DEV

Type.

OrderStatusTransition

No description

Fields

createdAt

DateTime!

Required

When this Order was created.

createdBy

ID!

Required

The user who created the Order.

note

String

Any additional information required for this status transition.

status

OrderStatus!

Required

The status of this status transition.

Was this page helpful?