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

CreateGuidelineDocumentPageLinkInput

Input for creating a guideline document page link.

Input fields
documentId: ID!
Beta

The ID of the document the link is created in.

title: String!
Beta

The title of the link.

url: String!
Beta

The link URL.

categoryId: ID = null
Beta

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