OBJECT
type ProductStatePricingTierGroup {# Arguments# filter: [Not documented]# order: [Not documented]# page: [Not documented]# count: [Not documented]tiers(filter: Json, order: Json, page: Int, count: Int): ProductStatePricingTierPaginator id: Int state_id: Int currency: String is_deleted: Boolean }