Skip to main content

doc

A directive to categorize sections of the API documentation.

directive @doc(
category: String
) on
| FIELD_DEFINITION
| OBJECT
| INPUT_OBJECT
| ENUM
| SCALAR

Arguments

doc.category ● String scalar