productUpdates
Subscription to retrieve the product updates.Requires the user is logged in and user be authorized to subscribe to product updates.
productUpdates(
productId: ID!
): ProductUpdatesPayload!
Arguments
productUpdates.productId ● ID! non-null scalar
The Product ID for which updates will be received.