Represents the state of the order.
Fields
id: ID!
A non-null ID representing the unique identifier of the order state.
createdAt: Time!
A non-null timestamp indicating when the order state was created.
state: OrderStateEnum!
A non-null enumeration value representing the current state of the order.