CancelMerchantProfileUpdateRequestInput
No description
input CancelMerchantProfileUpdateRequestInput {
requestUpdateId: ID!
}
Fields
CancelMerchantProfileUpdateRequestInput.requestUpdateId
● ID!
non-null scalar
ID of the MerchantProfile update request
Member Of
cancelMerchantProfileUpdateRequest
mutation