How do I authenticate against the GraphQL API?

I am trying to query from the new GraphQL api at GraphQL Gateway but my requests get the following error:

An exception occurred invoking the service 'gira': This service 'gira' does not support 3rd party OAUTH requests

I am passing the token I would use against the REST API successfully, but the GraphQL API doesn’t seem to like it. Is there some scope I’m missing?

Somewhat answering my own question, but looks like the compass graphql api scopes have been added to the developer app dashboard. However when I try to add compass, I get the error Something went wrong while adding the Compass GraphQL API to your app. Please try again later. Has this feature not been fully rolled out yet?