Anchor to SellingPlanGroupInputSelling
input_objectSelling Plan Group Input
The input fields required to create or update a selling plan group.
Anchor to FieldsFields
- Anchor to appIdapp•String
Id ID for app, exposed in Liquid and product JSON.
- Anchor to descriptiondescription•String
Merchant facing description of the selling plan group.
- Anchor to merchantCodemerchant•String
Code Merchant facing label of the selling plan group.
- Anchor to namename•String
Buyer facing label of the selling plan group.
- Anchor to optionsoptions•[String!]
The values of all options available on the selling plan group. Selling plans are grouped together in Liquid when they're created by the same app, and have the same
and
values.
- Anchor to positionposition•Int
Relative value for display purposes of the selling plan group. A lower position will be displayed before a higher one.
- Anchor to sellingPlansToCreateselling•[Selling
Plans To Create Plan Input!] List of selling plans to create.
- Anchor to sellingPlansToDeleteselling•[ID!]
Plans To Delete List of selling plans ids to delete.
- Anchor to sellingPlansToUpdateselling•[Selling
Plans To Update Plan Input!] List of selling plans to update.
Was this section helpful?