Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MutationToken

Represents the mutation token returned by the server.

see

MutationState

Hierarchy

  • MutationToken

Index

Methods

  • toJSON(): any
  • Generates a JSON representation of this mutation token.

    Returns any

  • toString(): string
  • Generates a string representation of this mutation token.

    Returns string

Generated using TypeDoc