AppMerchantTypeCount
No description
type AppMerchantTypeCount {
merchantType: MerchantType!
count: Int!
}
Fields
AppMerchantTypeCount.merchantType ● MerchantType! non-null enum
Commerce capability counted for this group
AppMerchantTypeCount.count ● Int! non-null scalar
Number of merchants supporting this capability
Member Of
AppDiscoverGroup object