INPUT_OBJECT

CreateStudentQuoteOptionServiceItemInput

link GraphQL Schema definition

  • input CreateStudentQuoteOptionServiceItemInput {
  • offeringId: Int!
  • startDate: DateOnly!
  • durationAmount: Int!
  • durationTypeId: Int!
  • serviceQuantity: Int
  • }