--- title: InventorySetScheduledChangesPayload - GraphQL Admin description: Return type for `inventorySetScheduledChanges` mutation. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/payloads/InventorySetScheduledChangesPayload md: >- https://shopify.dev/docs/api/admin-graphql/unstable/payloads/InventorySetScheduledChangesPayload.md --- # Inventory​Set​Scheduled​Changes​Payload payload Return type for `inventorySetScheduledChanges` mutation. ## Fields * scheduled​Changes [\[Inventory​Scheduled​Change!\]](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryScheduledChange) The scheduled changes that were created. * user​Errors [\[Inventory​Set​Scheduled​Changes​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventorySetScheduledChangesUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [inventory​Set​Scheduled​Changes](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/inventorySetScheduledChanges) mutation Deprecated * input [Inventory​Set​Scheduled​Changes​Input!](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/InventorySetScheduledChangesInput) required ### Arguments The input fields for setting up scheduled changes of inventory items. *** *** ## Map