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

CreateGuidelineDocumentLinkInput

Input for create a guideline document link

Input fields
title: String!
Beta

The title of the link.

url: String!
Beta

The link URL

openNewTab: Boolean!
Beta

Whether the link opens in a new tab.

guidelineId: ID!
Beta

The guideline ID to create the link in

documentGroupId: ID = null
Beta

The document group ID to create the link in