ConfirmationResponse
No description
type ConfirmationResponse {
status: String!
message: String!
}
Fields
ConfirmationResponse.status ● String! non-null scalar
Confirmation status value
ConfirmationResponse.message ● String! non-null scalar
Confirmation message
Returned By
addSurchargesToProduct mutation ● removeSurchargesFromProduct mutation