--- title: ProductChangeStatusPayload - GraphQL Admin description: Return type for `productChangeStatus` 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/productchangestatuspayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/productchangestatuspayload.md --- # Product​Change​Status​Payload payload Return type for `productChangeStatus` mutation. ## Fields * product [Product](https://shopify.dev/docs/api/admin-graphql/latest/objects/Product) The product object. * user​Errors [\[Product​Change​Status​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductChangeStatusUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [product​Change​Status](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productChangeStatus) mutation Deprecated *** ## Map