--- title: SellingPlanGroupResourceInput - GraphQL Admin description: The input fields for resource association with a Selling Plan Group. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanGroupResourceInput md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanGroupResourceInput.md metadata: domain: admin --- # Selling​Plan​Group​Resource​Input input\_object The input fields for resource association with a Selling Plan Group. ## Fields * product​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The IDs of the Products to add to the Selling Plan Group. * product​Variant​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The IDs of the Variants to add to the Selling Plan Group. *** ## Mutations using this input * [selling​Plan​Group​Create.resources](https://shopify.dev/docs/api/admin-graphql/latest/mutations/sellingPlanGroupCreate#arguments-resources) ARGUMENT *** ## Map ### Mutations using this input * [selling​Plan​Group​Create.resources](https://shopify.dev/docs/api/admin-graphql/latest/mutations/sellingPlanGroupCreate#arguments-resources)