We need an interface on the GraphServer to enable injection of extra data into the context for each request in the call on AuthenticatedGraphQl so we can get rid of roles from the open-source side completely and keep all the logic in one place (where we are less likely to have conflicting implementations).
Originally posted by @ljeub-pometry in #2731 (comment)
We need an interface on the GraphServer to enable injection of extra data into the context for each request in the
callonAuthenticatedGraphQlso we can get rid of roles from the open-source side completely and keep all the logic in one place (where we are less likely to have conflicting implementations).Originally posted by @ljeub-pometry in #2731 (comment)