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

CreateGuidelinePageSectionInput

No description
Input fields
pageId: ID!
Beta

The id of GuidelinePage on which the GuidelinePageSection should be inserted.

afterGuidelinePageSectionId: ID
Beta

The id of the GuidelinePageSection after which the newly created GuidelinePageSection should be inserted. If null or undefined, the GuidelinePageSection will be inserted at the beginning of the GuidelinePage.