Types > BlogTopic
Commerce APITypesBlogTopic
BlogTopic

Description

Fields

created_at: String!

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

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

Timestamp (RFC 3339)


id: String!

A unique blog topic identifier

Example: "bt_EQzGqWoY"


title: String!

Support topic title

Example: "Getting started"


updated_at: String!

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

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

Timestamp (RFC 3339)


Used By

Types

BlogRevision

Preview (typescript)

Loading module