GraphQL API Reference
The platform provides a GraphQL API that can be used to interact with the platform.
The API is defined by a schema that describes the capabilities of the API including the available types of data and the operations that can be performed on it. The schema is defined using the GraphQL Schema Definition Language.