Types > Blog
Commerce APITypesBlog
Blog

Description

Fields

content_image_files: [File]

Images referenced by "raw_content".

Expandable

Permission bit: "files.read"


created_at: String!

The date and time when blog was created, RFC 3339 format

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


id: String!

A unique blog identifier

Example: "bp_EQzGqWoY"


revisions: [BlogRevision!]!


updated_at: String!

The date and time when blog was last updated, RFC 3339 format

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


Used By

Queries

blogs

Types

BlogExpandableItems, BlogPage

Preview (typescript)

Loading module