orderUpdates
Subscription to retrieve the order updates.Requires the user is logged in and user be authorized to subscribe to order updates.
orderUpdates(
orderId: ID!
): OrderUpdatesPayload!
Arguments
orderUpdates.orderId ● ID! non-null scalar
The Order ID for which updates will be received.