# OrderCreateOptionsInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields which control certain side affects. ### Access Scopes ## Fields * [inventoryBehaviour](/docs/api/admin-graphql/2024-10/enums/OrderCreateInputsInventoryBehavior): OrderCreateInputsInventoryBehavior - The behaviour to use when updating inventory. * [sendFulfillmentReceipt](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean - Whether to send a shipping confirmation to the customer. * [sendReceipt](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean - Whether to send an order confirmation to the customer. ## Input objects with this input object * [orderCreate](/docs/api/admin-graphql/2024-10/mutations/orderCreate) ## Examples