ENUM

EventOrderField

Properties by which Events are ordered.

link GraphQL Schema definition

  • enum EventOrderField {
  • # Order events by the timestamp of the associated block.
  • TIMESTAMP
  • }