ENUM

StateInput

link GraphQL Schema definition

  • enum StateInput {
  • ANY
  • APPROVED
  • DENIED
  • PENDING
  • SUSPENDED
  • }