graphql_schema
Retrieve the GraphQL schema (SDL) to understand available types and fields. Use it before composing queries for accurate nested relations and field selection.
Instructions
Return the GraphQL schema (SDL). Call this before writing queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |