INPUT_OBJECT

CreateBookAndLearnApiKeyInput

link GraphQL Schema definition

  • input CreateBookAndLearnApiKeyInput {
  • agencyName: String!
  • email: String!
  • website: String
  • phone: String!
  • recruitsFromCountryIds: [Int]!
  • agencyLocationCountryId: Int
  • }