INPUT_OBJECT

UpsertAgencyCompanyPriceOverrideInput

link GraphQL Schema definition

  • input UpsertAgencyCompanyPriceOverrideInput {
  • priceOverrideTypeId: Int!
  • offeringId: Int!
  • amount: Float!
  • }