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

CreateGuidelineDocumentLibraryInput

Input for creating a guideline document library.

Input fields
parentId: ID!
Beta

The ID of the entity to create the document library in (Guideline or Document Group).

title: String!
Beta

The title of the document library.

libraryId: ID!
Beta

The library ID

heading: String = null
Beta

The heading of the document library.

subheading: String = null
Beta

The subheading of the document library.