graphql-voyager icon indicating copy to clipboard operation
graphql-voyager copied to clipboard

Support AWS Appsync GraphQL ?

Open rberger opened this issue 5 years ago • 1 comments

Is there a way to use GraphQL-voyager with the AWS AppSync graphql custom directives?

rberger avatar Aug 23 '20 07:08 rberger

Managed to get it working with an AWS Amplify / AppSync schema. Rather than pasting the schema.graphql in the SDL tab, go to the Introspection tab, then paste the contents of your compiled schema.json file.

Booligoosh avatar Jan 13 '22 00:01 Booligoosh

Any update on supporting AWS AppSync directly?

marcoruizrueda avatar Apr 26 '23 22:04 marcoruizrueda