--- title: SellingPlanGroupResourceInput - GraphQL Admin description: The input fields for resource association with a Selling Plan Group. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanGroupResourceInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanGroupResourceInput.txt --- # 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/2024-10/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/2024-10/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/2024-10/mutations/sellingPlanGroupCreate#argument-resources) MUTATION *** ## Map ### Mutations using this input * <\~>[selling​Plan​Group​Create.resources](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/sellingPlanGroupCreate#argument-resources)