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

UpdateGuidelineDocumentGroupInput

Input for updating a guideline document group.

Input fields
id: ID!
Beta

The ID of the guideline document group to update.

title: String!
Beta

The new title of the document group.

language: String = null
Beta

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