ENUM

PrettyTimeFormat

The way you want time to be formatted

link GraphQL Schema definition

  • enum PrettyTimeFormat {
  • # Long
  • long
  • }