GraphQL Editor displays schema in 5 Different ways:
Create GraphQL nodes using a visual editor. This view enables creating and editing your GraphQL schema.
This view displays relations between GraphQL nodes. Easily navigate through relations, scalars & enums, use search and reorder to easily explore even the largest GraphQL Schema in a simple and transparent way. Relations can also be exported as .png images.
Auto-generated schema documentation you can display and edit in markdown format.
Display and edit the schema as GraphQL code. Navigate through nodes in all views at the same time.
View the differences between schema versions/GitHub commits. Use diff sorting to be 100% precise and see every difference regardless of where it was added in the schema.