INPUT_OBJECT
input CreateBookAndLearnAgencyCompanyInput {agencyName: String!email: String!website: Stringphone: String!recruitsFromCountryIds: [Int]!agencyLocationCountryId: Int}