> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/add-next-order-only-product-payload.md).

# AddNextOrderOnlyProductPayload

### Fields

#### clientMutationId ([String](/graphql-api/api-reference/objects/string.md))

A unique identifier for the client performing the mutation.

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

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

#### orderedProduct ([OrderedProduct](/graphql-api/api-reference/objects/ordered-product.md))

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

#### subscription ([Subscription](/graphql-api/api-reference/objects/subscription.md))

The subscription receiving the next-order-only product.
