Shopify GraphQL API / SellingPlanGroup

Represents a selling method. For example, 'Subscribe and save' is a selling method where customers pay for goods or services per delivery. A selling plan group contains individual selling plans.

Implements

Fields

appName : String

name : String!

options : [SellingPlanGroupOption!]!

sellingPlans (
       Int: Int
       String: String
       Int: Int
       String: String
       Boolean: Boolean
) : SellingPlanConnection!

Documentation created using imtala