INTERFACE

TezosDocument

An action in Tezos Domains describing an interaction with a domain or an auction.

link GraphQL Schema definition

  • interface TezosDocument {
  • # `Block` in which the last change happened.
  • block: Block!
  • }

link Require by