Last updated

graphql

Customize the behavior and appearance of integrated GraphQL documentation. Requires a GraphQL schema.

Options

OptionTypeDescription
paginationstringControls the pagination of the GraphQL documentation.
menuobjectMenu options.
samplesMaxInlineArgsnumberMaximum number of inline arguments for samples.
jsonSamplesDepthnumberSets the default expand level for JSON payload samples.
fieldExpandLevelnumberMaximum depth of the Return type in the middle panel.
hidePaginationButtonsbooleanControl the pagination buttons visibility of the GraphQL documentation.
feedbackFeedback objectHide or customize the type of or text included in the feedback form that displays at the end of each endpoint.

Resources