INPUT_OBJECT

FindPriceQuoteItemInput

link GraphQL Schema definition

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