Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Object Type

GuidelinePageBlock

No description
Type Fields
id:ID!
Beta

BETA The id of the GuidelinePageBlock.

content:String
Beta

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

url:Url!
Beta

BETA The url of the GuidelinePageBlock

lastModified:DateTime!
Beta
Deprecated

DEPRECATED BETA The timestamp of the most recent modification to the GuidelinePageBlock. If not modified, this represents the creation time. This field will be removed. Use modifiedAt instead. | Date: 2025-04-04T00:00:00.000+00:00

modifiedAt:DateTime!
Beta

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