For the complete documentation index, see llms.txt. This page is also available as Markdown.

AddNextOrderOnlyProductPayload

Autogenerated return type of AddNextOrderOnlyProduct.

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

errors ([ModelValidationError!]!)

Validation errors that prevented the next-order-only product from being added.

orderedProduct (OrderedProduct)

The free ordered product that will be removed after the next order is generated.

subscription (Subscription)

The subscription receiving the next-order-only product.

Last updated

Was this helpful?