doc
Example of custom directive for groupByDirective.
See documentation
directive @doc(
category: String
) on
| OBJECT
| INPUT_OBJECT
| UNION
| ENUM
| INTERFACE
| FIELD_DEFINITION
| ARGUMENT_DEFINITION
| SCALAR
Arguments
doc.category ● String scalar common
Category name for groupByDirective.
See documentation