Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Input Object Type

UpdateGuidelinePageBlockSettingsInput

No description
Input Fields
id: ID!
Beta

BETA The id of the GuidelinePageBlock which should be modified.

language: LanguageCode
Beta

BETA The language in which the settings of the GuidelinePageBlock should be updated. It is optional and when not provided, the settings will be updated in the main language.

settings: JsonObject!
Beta

BETA The settings of the GuidelinePageBlock which should be updated. The settings must be provided as a JSON string.