--- title: SubscriptionContractProductChangePayload - GraphQL Admin description: Return type for `subscriptionContractProductChange` 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/subscriptioncontractproductchangepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/subscriptioncontractproductchangepayload.md --- # Subscription​Contract​Product​Change​Payload payload Return type for `subscriptionContractProductChange` mutation. ## Fields * contract [Subscription​Contract](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionContract) The new Subscription Contract object. * line​Updated [Subscription​Line](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionLine) The updated Subscription Line. * user​Errors [\[Subscription​Draft​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionDraftUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [subscription​Contract​Product​Change](https://shopify.dev/docs/api/admin-graphql/latest/mutations/subscriptionContractProductChange) mutation Allows for the easy change of a Product in a Contract or a Product price change. *** ## Map ### Mutations with this payload * [subscription​Contract​Product​Change](https://shopify.dev/docs/api/admin-graphql/latest/types/subscriptionContractProductChange)