Skip to main content
interface

Events chronicle resource activities such as the creation of an article, the fulfillment of an order, or the addition of a product.

•String!non-null

The action that occured.

•String

The name of the app that created the event.

•Boolean!non-null

Whether the event was created by an app.

•Boolean!non-null

Whether the event was caused by an admin user.

•DateTime!non-null

The date and time when the event was created.

•Boolean!non-null

Whether the event is critical.

•ID!non-null

A globally-unique ID.

•FormattedString!non-null

Human readable text that describes the event.


Was this section helpful?

Anchor to Types implemented inTypes implemented in


Was this section helpful?
OSZAR »