OBJECT

offeringDestinationEligible

link GraphQL Schema definition

  • type offeringDestinationEligible {
  • offeringDestinationEligibleId: Int
  • offeringId: Int
  • countryId: Int
  • created: String
  • modified: String
  • country: Country
  • }

link Require by