Types > SupportTopic
Commerce APITypesSupportTopic
SupportTopic

Description

Fields

created_at: String!

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

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

Timestamp (RFC 3339)


id: String!

A unique support topic identifier

Example: "st_EQzGqWoY"


title: String!

Support topic title

Example: "Getting started"


updated_at: String!

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

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

Timestamp (RFC 3339)


Used By

Types

SupportArticleRevision

Preview (typescript)

Loading module