# SellingPlanGroupResourceInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for resource association with a Selling Plan Group. ### Access Scopes ## Fields * [productIds](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The IDs of the Products to add to the Selling Plan Group. * [productVariantIds](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The IDs of the Variants to add to the Selling Plan Group. ## Input objects with this input object * [sellingPlanGroupCreate](/docs/api/admin-graphql/2024-07/mutations/sellingPlanGroupCreate) ## Examples