SellingPlanGroupInput input object
Specifies the input fields required to create or update a selling plan group.
Input fields
-
appId (
String
)Identifier for app, exposed in Liquid and product JSON.
-
description (
String
)Merchant facing description of the selling plan group.
-
merchantCode (
String
)Merchant facing label of the selling plan group.
-
name (
String
)Buyer facing label of the selling plan group.
-
options (
[String!]
)The values of all options available on the selling plan group. Selling plans are grouped together in Liquid when they are created by the same app, and have the same
selling_plan_group.name
andselling_plan_group.options
values. -
position (
Int
)Relative value for display purposes of the selling plan group. A lower position will be displayed before a higher one.
-
sellingPlansToCreate (
[SellingPlanInput!]
)List of selling plans to create.
-
sellingPlansToDelete (
[ID!]
)List of selling plans ids to delete.
-
sellingPlansToUpdate (
[SellingPlanInput!]
)List of selling plans to update.
Specifies the input fields required to create or update a selling plan group.
Input fields
-
appId (
String
)Identifier for app, exposed in Liquid and product JSON.
-
description (
String
)Merchant facing description of the selling plan group.
-
merchantCode (
String
)Merchant facing label of the selling plan group.
-
name (
String
)Buyer facing label of the selling plan group.
-
options (
[String!]
)The values of all options available on the selling plan group. Selling plans are grouped together in Liquid when they are created by the same app, and have the same
selling_plan_group.name
andselling_plan_group.options
values. -
position (
Int
)Relative value for display purposes of the selling plan group. A lower position will be displayed before a higher one.
-
sellingPlansToCreate (
[SellingPlanInput!]
)List of selling plans to create.
-
sellingPlansToDelete (
[ID!]
)List of selling plans ids to delete.
-
sellingPlansToUpdate (
[SellingPlanInput!]
)List of selling plans to update.
Specifies the input fields required to create or update a selling plan group.
Input fields
-
appId (
String
)Identifier for app, exposed in Liquid and product JSON.
-
description (
String
)Merchant facing description of the selling plan group.
-
merchantCode (
String
)Merchant facing label of the selling plan group.
-
name (
String
)Buyer facing label of the selling plan group.
-
options (
[String!]
)The values of all options available on the selling plan group. Selling plans are grouped together in Liquid when they are created by the same app, and have the same
selling_plan_group.name
andselling_plan_group.options
values. -
position (
Int
)Relative value for display purposes of the selling plan group. A lower position will be displayed before a higher one.
-
sellingPlansToCreate (
[SellingPlanInput!]
)List of selling plans to create.
-
sellingPlansToDelete (
[ID!]
)List of selling plans ids to delete.
-
sellingPlansToUpdate (
[SellingPlanInput!]
)List of selling plans to update.