Description
Topic: Content Blocks
Fields
The name of the person who created the content block
Example: "Lydia"
content_image_files: [StorefrontFile]
Image files referenced by "raw_content".
Translatable
Expandable
Permission bit: "files.read"
The date and time when the content block was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
custom_field_objects: StorefrontCustomFieldObjects
Custom field objects extracted and ready for expansion
Translatable
custom_fields: [CustomField!]!
An URL-friendly unique string for the content block automatically generated from its title
Example: "terms-of-services"
Unique content block identifier. See also: Unique Identifiers
Example: "bl_EQzGqWoY"
Whether this content block is a page or not (available through router path)
Example: true
Meta description for SEO purposes
Translatable
Example: ""
SEO-friendly title of the content block
Translatable
Example: ""
The date and time when the content block was published or null
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Raw content of the content block
Translatable
Example: "{}"
The title of the content block
Translatable
Example: "Terms of Services"
The date and time when the content block was last updated, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Used By
Queries
Types
StorefrontContentBlockPage, StorefrontCustomFieldObjects, StorefrontMenuItem
Preview (typescript)
Loading module