--- title: InventorySetScheduledChangesPayload - GraphQL Admin description: Return type for `inventorySetScheduledChanges` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/inventorysetscheduledchangespayload md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/objects/InventoryScheduledChange) The scheduled changes that were created. * user​Errors [\[Inventory​Set​Scheduled​Changes​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/mutations/inventorySetScheduledChanges) mutation Set up scheduled changes of inventory items. *** ## Map ### Mutations with this payload * [inventory​Set​Scheduled​Changes](https://shopify.dev/docs/api/admin-graphql/latest/types/inventorySetScheduledChanges)