FoxyEcommercePaymentMethodSetList
No description
type FoxyEcommercePaymentMethodSetList {
paymentMethodSets: [FoxyEcommercePaymentMethodSet!]!
pageInfo: PageInfo!
sortInfo: SortInfo
}
No description
type FoxyEcommercePaymentMethodSetList {
paymentMethodSets: [FoxyEcommercePaymentMethodSet!]!
pageInfo: PageInfo!
sortInfo: SortInfo
}
FoxyEcommercePaymentMethodSetList.paymentMethodSets
● [FoxyEcommercePaymentMethodSet!]!
non-null objectFoxyEcommercePaymentMethodSetList.pageInfo
● PageInfo!
non-null objectFoxyEcommercePaymentMethodSetList.sortInfo
● SortInfo
object