Configuring Properties File for GraphQL Virtual Graph

I'm trying to setup a virtual graph to a GraphQL endpoint (Github) as described in the sms2 docs.

I need to authenticate with a bearer token, but I didn't see an option for OAuth token in the Virtual Graph Configuration Options.

Can you provide an example of what a graphql.properties files would look like?

Thanks!

Hi Nolan,

We currently do not support mapping to a GraphQL endpoint. The GraphQL syntax in SMS2 points to the same sort of data as the JSON mappings (e.g., MongoDB)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.