# OrderedProductInput

### Fields

#### metadata ([JSON](https://developer.firmhouse.com/graphql-api/api-reference/objects/json))

Metadata that can be used by developers to store additional information on objects.

#### sku ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

SKU for the related product

#### slug ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

Slug for the related product

#### productId ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id))

ID for the related product

#### shopifyVariantId ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id))

Shopify variant ID for the Firmhouse product

#### id ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id))

Id of this ordered product

#### quantity ([Int](https://developer.firmhouse.com/graphql-api/api-reference/objects/int))

The quantity for this ordered product.

#### customPriceCents ([Int](https://developer.firmhouse.com/graphql-api/api-reference/objects/int))

A custom price in cents for this ordered product, if left blank the default product price will be used

#### shipmentDate ([ISO8601Date](https://developer.firmhouse.com/graphql-api/api-reference/objects/iso-8601-date))

The next date on which a new order should get initiated

#### interval ([Int](https://developer.firmhouse.com/graphql-api/api-reference/objects/int))

The amount of time in units between shipments of this order

#### intervalUnitOfMeasure ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

The time measure for interval units
