Enterprise accounts schema preview always included in introspection queries #24823
-
It seems there’s currently (as of this post) a problem where the default introspection query for GitHub GraphQL v4 API includes the Enterprise accounts schema preview, even when it’s not asked for. Consider: $ curl -s -H “Authorization: bearer $GITHUB_TOKEN” https://api.github.com/graphql > default.json Hope this is helpful to you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thanks for letting us know! I’ve passed this along to the correct team for investigation. I can’t promise anything or give an ETA, but it’s in the right hands. Thanks again 👍 |
Beta Was this translation helpful? Give feedback.
-
The Enterprise accounts schema preview has been merged into the stable API by now, so this is resolved. |
Beta Was this translation helpful? Give feedback.
Thanks for letting us know! I’ve passed this along to the correct team for investigation. I can’t promise anything or give an ETA, but it’s in the right hands.
Thanks again 👍