INPUT_OBJECT

SchoolOfferingDefault

link GraphQL Schema definition

  • input SchoolOfferingDefault {
  • schoolOfferingDefaultId: Int
  • schoolId: Int
  • offeringTypeId: Int
  • reqMinDurationAmount: Int
  • reqMinDurationTypeId: Int
  • reqMaxDurationAmount: Int
  • reqMaxDurationTypeId: Int
  • reqMinAge: Int
  • reqMaxAge: Int
  • reqEnglishLevelId: Int
  • weeklyStayCheckoutTypeId: Int
  • }