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

CreateGuidelineDocumentPageInput

Input for creating a guideline document page.

Input fields
documentId: ID!
Beta

The ID of the document the guideline document page is created in.

title: String!
Beta

The title of the guideline document page id.

categoryId: ID = null
Beta

The ID of the category the guideline document page is created in.