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