UpdateMerchantMutation
No description
type UpdateMerchantMutation {
errors: PayloadError
merchant: Merchant
}
Fields
UpdateMerchantMutation.errors ● PayloadError object
UpdateMerchantMutation.merchant ● Merchant object
Returned By
updateMerchant mutation