OBJECT
Autogenerated return type of CancelPaymentRequest
type CancelPaymentRequestPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! result: Boolean }