Skip to main content

GraphQL Schema Types

The GraphQL language provides multiple types for representing your exposed API and the required data structures for the input values. In the following sections we explain their usage within Leto and, in general, for GraphQL. Each section contains a link to the official GraphQL specification for more information. [GraphQL Specification](https://spec.graphql.org/draft/#sec-Schema)