INPUT_OBJECT

SchoolAmenityInput

link GraphQL Schema definition

  • input SchoolAmenityInput {
  • schoolAmenityId: Int
  • schoolId: Int
  • amenityTypeId: Int
  • }