﻿---
title: SellingPlanGroupResourceInput - GraphQL Admin
description: The input fields for resource association with a Selling Plan Group.
api_version: 2026-07
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
api_name: admin
api_type: graphql
type: input-object
---

# 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)
