OBJECT

StateAbbreviationInput

link GraphQL Schema definition

  • type StateAbbreviationInput {
  • id: Int
  • label: String
  • value: Int
  • }