companyOrderUpdates
Subscription to retrieve notifications for order list updates for a specific company.Requires the user is logged in and user be authorized to subscribe to order list updates.
companyOrderUpdates(
companyId: ID
): OrderUpdatesPayload!
Arguments
companyOrderUpdates.companyId
● ID
scalar
The Company ID for which updates will be received.