How does GraphQL and Scoping work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2020
05:46 AM
I have developed an LTI that I am using at several schools. I am trying to convert to GraphQL for my queries. Also, some of the API calls I am using require includes.
Many of the schools I work with are asking if they can scope my developer token, and I'd prefer to switch to global token which also requires a scoped token.
But, my understanding from about a year ago is that scoping does not work with GraphGL and includes in API calls
So, this is really a two part question.
- Does scoping work with GraphQL yet? If not, is there an ETA (a dangerous question I know ) and if so, is there a reference some where?
- Does scoping work with includes yet? If not, is there an ETA (a dangerous question I know ) and if so, is there a reference some where?
Thanks so much for your help!