The Ginto API is defined by a typed GraphQL schema.
Most GraphQL applications can automatically retrieve the schema via Introspection and offer the following features:
Tools such as Postman, Bruno, Insomnia and many GraphQL IDEs support this by default and display the schema documentation directly within their tools.
