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