OBJECT

ReverseTransferPayload

Autogenerated return type of ReverseTransfer

link GraphQL Schema definition

  • type ReverseTransferPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • transaction: Transaction
  • }

link Require by