Skip to main content
Log inSign up
query

Get a single event by its id.

ID!required

The ID of the event.


Was this section helpful?

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

action
non-null

The action that occured.

appTitle

The name of the app that created the event.

attributeToApp
non-null

Whether the event was created by an app.

attributeToUser
non-null

Whether the event was caused by an admin user.

createdAt
non-null

The date and time when the event was created.

criticalAlert
non-null

Whether the event is critical.

id
non-null

A globally-unique ID.

message
non-null

Human readable text that describes the event.


Was this section helpful?