Visualizing amplify graphql definition
Is there any way I can easily visualise the amplify graphql structure in the form of a graph. Any service or tool will work. Being interactive will be a bonus. I have seen general graphql visualisers. But what I am looking for is something which takes care of the amplify directives as well.
Hi,
Thanks for your patience as we worked with the Amplify team regarding your query.
The Amplify team informs us that they aren't aware of any third-party tool that can visualize the model schema with respect to Amplify specifically. The Amplify GraphQL transformer will convert the model schemas into a full GraphQL schema for use with AppSync, which a data visualizer like GraphQL Voyager or others listed in that article can be used on that, but nothing specifically for before the data is transformed.
Relevant questions
Visualizing amplify graphql definition
asked 3 months agoHow to visually create frontend for Amplify
asked 5 months agoAWS Amplify and AWS Cognito: Website subscription verification
asked 6 months agoHow to achieve multiple Graphql endpoints
asked 4 months agoWhat is the Amplify backend best practice for adding calculated fields to GraphQL?
Accepted Answerasked 2 months agoAllow AWS Amplify access a restricted site for npm builds
asked 2 months agoHow do I set up an AWS Amplify project to query an existing AWS AppSync API?
asked a month agoAdd server side rendering to Angular/Amplify app
asked 3 years agoCan we use both GraphQL and REST API in the same project?
asked a year agoHow to set the inividual data source of a pipline resolver function via CLI Amplify
asked 2 months ago