OrderStagedChangeAddCustomItem object
A newly created custom item.
Required access
read_order_edits access scope.
On this page
Fields
- originalUnitPrice (
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2))
The price of an individual item without any discounts applied. - quantity (
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01))
The number of items. - title (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
The title of the item. 
