Skip to main content

doc

Categorizes GraphQL API information in documentation site.

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

Arguments

doc.category ● String scalar references

Documentation category.