Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > cancelledAt
The date and time when the order was canceled. Returns null if the order wasn’t canceled.
null
Signature:
cancelledAt?: Maybe<Scalars['DateTime']['output']>;