Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Input object type

UpdateGuidelineDocumentPageCategoryInput

Input for updating a guideline document page category.

Input fields
id: ID!
Beta

The ID of the guideline document page category to update.

title: String!
Beta

The new title of the document page category.

language: String = null
Beta

Language code the title is written in. Omit it (or pass the default language) to update the base title; pass a non-default language to update that translation.