Skip to main content
Version: Canary 🚧

doc

Groups fields and operations into named groups.

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

Arguments

doc.category ● String! non-null scalar

Name of the grouping category


Was this page helpful?