The interface defines a set of properties that can be used to represent an event related to an order. An order event typically represents a change in the status or state of an order, such as when an order is placed, failed, or succeed.
Fields
id:
: ID!
The unique identifier of the event.
createdAt
: Time!
The timestamp when the event was created.