Skip to main content
Version: 3.x

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?