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

CreateGuidelineDocumentLibraryInput

Input for creating a guideline document library.

Input fields
guidelineId: ID!
Beta

The guideline ID in which the document should be created

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.

documentGroupId: ID = null
Beta

The ID of the document group in which the document should be created