AddNextOrderOnlyProductPayload
Autogenerated return type of AddNextOrderOnlyProduct.
Fields
clientMutationId (String)
errors ([ModelValidationError!]!)
orderedProduct (OrderedProduct)
subscription (Subscription)
Last updated
Was this helpful?
Autogenerated return type of AddNextOrderOnlyProduct.
A unique identifier for the client performing the mutation.
Validation errors that prevented the next-order-only product from being added.
The free ordered product that will be removed after the next order is generated.
The subscription receiving the next-order-only product.
Last updated
Was this helpful?
Was this helpful?