--- title: SubscriptionContractProductChangeInput - GraphQL Admin description: The input fields required to create a Subscription Contract. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/SubscriptionContractProductChangeInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/SubscriptionContractProductChangeInput.md --- # Subscription​Contract​Product​Change​Input input\_object The input fields required to create a Subscription Contract. ## Fields * current​Price [Decimal](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Decimal) The price of the product. * product​Variant​Id [ID](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) The ID of the product variant the subscription line refers to. *** ## Map No referencing types