ENUM

EmailOrderByInput

link GraphQL Schema definition

  • enum EmailOrderByInput {
  • id_ASC
  • id_DESC
  • createdAt_ASC
  • createdAt_DESC
  • updatedAt_ASC
  • updatedAt_DESC
  • value_ASC
  • value_DESC
  • }