doc
A directive to categorize sections of the API documentation.
directive @doc(
category: String
) on
| FIELD_DEFINITION
| OBJECT
| INPUT_OBJECT
| ENUM
| SCALAR
A directive to categorize sections of the API documentation.
directive @doc(
category: String
) on
| FIELD_DEFINITION
| OBJECT
| INPUT_OBJECT
| ENUM
| SCALAR
doc.category ● String scalar