doc
No description
directive @doc(
category: String
) on
| FIELD_DEFINITION
| INPUT_FIELD_DEFINITION
| OBJECT
| ENUM
| SCALAR
| INTERFACE
| UNION
| INPUT_OBJECT
Arguments
doc.category ● String scalar miscellaneous
Was this topic helpful?