DisableMerchantProfileInput
No description
input DisableMerchantProfileInput {
merchantProfileId: ID!
}
Fields
DisableMerchantProfileInput.merchantProfileId
● ID!
non-null scalar
ID of the merchant profile to disable
Member Of
disableMerchantProfile
mutation