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