graphql-voyager
graphql-voyager copied to clipboard
Support AWS Appsync GraphQL ?
Is there a way to use GraphQL-voyager with the AWS AppSync graphql custom directives?
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.
Any update on supporting AWS AppSync directly?