OBJECT

AgencyCompanyRecruitingCountryObject

link GraphQL Schema definition

  • type AgencyCompanyRecruitingCountryObject {
  • agencyCompanyId: Int
  • countryId: Int
  • country: Country
  • }