Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Object type

GuidelinePageBlock

No description
Type fields
id:ID!
Beta

The id of the GuidelinePageBlock.

The type of this GuidelinePageBlock.

content:String
Beta

The searchable content of the GuidelinePageBlock. When the block cannot be serialized, this field is null.

url:Url!
Beta

The url of the GuidelinePageBlock

modifiedAt:DateTime!
Beta

The timestamp of the most recent modification to the GuidelinePageBlock. If not modified, this represents the creation time.

settings:JsonObject
Beta

The settings of the GuidelinePageBlock.

assetSettings(
Beta
page: Int = 1
limit: Int = 25

A list of GuidelinePageBlockAssetSetting used by this GuidelinePageBlock.