OBJECT

ForfeitDepositPayload

Autogenerated return type of ForfeitDeposit

link GraphQL Schema definition

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

link Require by