graphql
Customize the behavior and appearance of integrated GraphQL documentation. Requires a GraphQL schema.
Options
Option | Type | Description |
---|---|---|
menu | object | Menu options. |
samplesMaxInlineArgs | number | Maximum number of inline arguments for samples. |
jsonSamplesDepth | number | Sets the default expand level for JSON payload samples. |
fieldExpandLevel | number | Maximum depth of the Return type in the middle panel. |
hidePaginationButtons | boolean | Control the pagination buttons visibility of the GraphQL documentation. |
feedback | Feedback object | Hide or customize the type of or text included in the feedback form that displays at the end of each endpoint. |