CardInMerchant
No description
type CardInMerchant {
merchantProfile: MerchantProfile!
}
Fields
CardInMerchant.merchantProfile ● MerchantProfile! non-null object
MerchantProfile
Implemented By
CardMerchant union