{ "ApecIntegration": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "IntegrationPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "enabled", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "legalCompanyName", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "nafCode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "siret", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ApecIntegration", "possibleTypes": null }, "ApecIntegrationInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": "false", "description": null, "name": "enabled", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "legalCompanyName", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "nafCode", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "siret", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "ApecIntegrationInput", "possibleTypes": null }, "ApecIntegrationJob": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "IntegrationJobPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "apecIntegration", "type": { "kind": "OBJECT", "name": "ApecIntegration", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "job", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ApecIntegrationJob", "possibleTypes": null }, "ApecIntegrationPayload": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": "A list of failed validations. May be blank or null if mutation succeeded.", "isDeprecated": false, "name": "messages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ValidationMessage", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "The object created/updated/deleted by the mutation. May be null if mutation failed.", "isDeprecated": false, "name": "result", "type": { "kind": "OBJECT", "name": "ApecIntegration", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Indicates if the mutation completed successfully or not.", "isDeprecated": false, "name": "successful", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ApecIntegrationPayload", "possibleTypes": null }, "ApplicationField": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "category", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ApplicationField", "possibleTypes": null }, "ApplicationFieldInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "mode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "ApplicationFieldInput", "possibleTypes": null }, "Boolean": { "description": "The `Boolean` scalar type represents `true` or `false`.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "Boolean", "possibleTypes": null }, "Candidate": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "answers", "type": { "kind": "SCALAR", "name": "Json", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "archived", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "coverLetter", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "creatorId", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "criteriaAverageNotes", "type": { "kind": "SCALAR", "name": "Json", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "job", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobStageId", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastActivityAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastConsentMailSentAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastMovedAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "nbComments", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "nbDownVotes", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "nbHeartVotes", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "nbSentEmails", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "nbUpVotes", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "origin", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "originDetails", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "originReference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "portfolio", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "portfolioContentType", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "portfolioSize", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "privacyCleanedAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "privacyConsentUntil", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "referrer", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "replied", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "repliedIn", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "resume", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "resumeContentType", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "resumeSize", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reviewsAverageNotes", "type": { "kind": "SCALAR", "name": "Json", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "trackingInfos", "type": { "kind": "SCALAR", "name": "Json", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Candidate", "possibleTypes": null }, "ContractType": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ContractType", "possibleTypes": null }, "CreateJobInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "apecIntegrationEnabled", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "applicationFields", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", "name": "ApplicationFieldInput", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "applyUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "companyDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "contractDurationMax", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "contractDurationMin", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "contractType", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "departmentId", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "description", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "duplicateFromId", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "educationLevel", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "eventServiceIds", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "experienceLevel", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "jobReviewCriteria", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", "name": "JobReviewCriterionInput", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "jobStages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", "name": "JobStageInput", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "language", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "linkedinIntegrationEnabled", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "makeStagesDefault", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "name", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "officeIds", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } } }, { "defaultValue": null, "description": null, "name": "organization", "type": { "kind": "INPUT_OBJECT", "name": "JobOrganizationInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "organizationMemberIds", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "profile", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "questions", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", "name": "QuestionInput", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "recruitmentProcess", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "remote", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "salaryCurrency", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "salaryMax", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "salaryMin", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "salaryPeriod", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "seoDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "seoTitle", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "socialDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "socialTitle", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "socialTweet", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "startDate", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "status", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "websiteOrganizationIds", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "CreateJobInput", "possibleTypes": null }, "DateTime": { "description": "The `DateTime` scalar type represents a date and time in the UTC\ntimezone. The DateTime appears in a JSON response as an ISO8601 formatted\nstring, including UTC timezone (\"Z\"). The parsed date and time string will\nbe converted to UTC if there is an offset.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "DateTime", "possibleTypes": null }, "Department": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "DepartmentPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "colorIndex", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "cover", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "icon", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "iconHover", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isActive", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobsCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "oldCover", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "oldIcon", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "oldIconHover", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "slug", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "videoUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Department", "possibleTypes": null }, "DepartmentPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "edit", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "new", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "DepartmentPolicies", "possibleTypes": null }, "EducationLevel": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "EducationLevel", "possibleTypes": null }, "EmailTemplatePolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "EmailTemplatePolicies", "possibleTypes": null }, "EventService": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "eventTypes", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isActive", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "service", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "token", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "webhookUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "EventService", "possibleTypes": null }, "EventServicePolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "zapier", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "EventServicePolicies", "possibleTypes": null }, "ExperienceLevel": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ExperienceLevel", "possibleTypes": null }, "FieldName": { "description": "The `FieldName` scalar type represents a camelCase string which will be\ntransformed into snake_case to match DB table column name.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "FieldName", "possibleTypes": null }, "FiguresLevel": { "description": null, "enumValues": [ { "description": null, "isDeprecated": false, "name": "C_LEVEL" }, { "description": null, "isDeprecated": false, "name": "HEAD_OF" }, { "description": null, "isDeprecated": false, "name": "INTERMEDIATE" }, { "description": null, "isDeprecated": false, "name": "JUNIOR" }, { "description": null, "isDeprecated": false, "name": "SENIOR" }, { "description": null, "isDeprecated": false, "name": "STAFF" }, { "description": null, "isDeprecated": false, "name": "TEAM_LEAD" }, { "description": null, "isDeprecated": false, "name": "VP" } ], "fields": null, "inputFields": null, "interfaces": null, "kind": "ENUM", "name": "FiguresLevel", "possibleTypes": null }, "Float": { "description": "The `Float` scalar type represents signed double-precision fractional\nvalues as specified by\n[IEEE 754](https://en.wikipedia.org/wiki/IEEE_754).", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "Float", "possibleTypes": null }, "I18n": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "en", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "fr", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "I18n", "possibleTypes": null }, "Int": { "description": "The `Int` scalar type represents non-fractional signed whole numeric\nvalues. It is NOT compliant with the GraphQl spec, it can represent\nvalues between `-(2^53 - 1)` and `2^53 - 1` as specified by\n[IEEE 754](https://en.wikipedia.org/wiki/IEEE_754).\nIt is kept here for backwards compatibility, prefer using\nthe SpecCompliantInt.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "Int", "possibleTypes": null }, "IntegrationJobPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "IntegrationJobPolicies", "possibleTypes": null }, "IntegrationPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "IntegrationPolicies", "possibleTypes": null }, "Job": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "JobPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "apecIntegrationJob", "type": { "kind": "OBJECT", "name": "ApecIntegrationJob", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "applicationFields", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ApplicationField", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "applyUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "archivedAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "candidates", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Candidate", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "candidatesCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "companyDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "contractDurationMax", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "contractDurationMin", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "contractType", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "department", "type": { "kind": "OBJECT", "name": "Department", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "duplicateFromId", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "educationLevel", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "eventServices", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "EventService", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "experienceLevel", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "initialCandidatesCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isDefault", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobRecruiters", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "JobRecruiter", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobReviewCriteria", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "JobReviewCriterion", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobStages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "JobStage", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "language", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastActivityAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "linkedinIntegrationJob", "type": { "kind": "OBJECT", "name": "LinkedinIntegrationJob", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "office", "type": { "kind": "OBJECT", "name": "Office", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "offices", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Office", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationMemberJob", "type": { "kind": "OBJECT", "name": "OrganizationMemberJob", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "otherCandidatesCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": "The profession isn't used on our side anymore.", "description": null, "isDeprecated": true, "name": "profession", "type": { "kind": "OBJECT", "name": "Profession", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "profile", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "promoted", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "publishedAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "questions", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "JobQuestion", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "recruitmentProcess", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "refusedCandidatesCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "remote", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "salaryCurrency", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "salaryMax", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "salaryMin", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "salaryPeriod", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "seoDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "seoTitle", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "slug", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "socialDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "socialTitle", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "socialTweet", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "startDate", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "websiteOrganizationJobs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "WebsiteOrganizationJob", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "websiteOrganizationSlug", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Job", "possibleTypes": null }, "JobOrganizationInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "JobOrganizationInput", "possibleTypes": null }, "JobPayload": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": "A list of failed validations. May be blank or null if mutation succeeded.", "isDeprecated": false, "name": "messages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ValidationMessage", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "The object created/updated/deleted by the mutation. May be null if mutation failed.", "isDeprecated": false, "name": "result", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Indicates if the mutation completed successfully or not.", "isDeprecated": false, "name": "successful", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobPayload", "possibleTypes": null }, "JobPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "advancedAnalytics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "analytics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "archivingSoon", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "duplicate", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "legacyAnalytics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "preview", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "previewWttj", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "seo", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "statistics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "subscribe", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateStatus", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobPolicies", "possibleTypes": null }, "JobQuestion": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "question", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobQuestion", "possibleTypes": null }, "JobRecruiter": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "JobRecruiterPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "job", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationMember", "type": { "kind": "OBJECT", "name": "OrganizationMember", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobRecruiter", "possibleTypes": null }, "JobRecruiterPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobRecruiterPolicies", "possibleTypes": null }, "JobReviewCriterion": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "position", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "weight", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobReviewCriterion", "possibleTypes": null }, "JobReviewCriterionInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "position", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "toDestroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "weight", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "JobReviewCriterionInput", "possibleTypes": null }, "JobServices": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "wkAnalytics", "type": { "kind": "OBJECT", "name": "WkAnalyticsJobService", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobServices", "possibleTypes": null }, "JobStage": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "candidatesCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "job", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "kind", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "locked", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "position", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "positions", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "visible", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobStage", "possibleTypes": null }, "JobStageInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "kind", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "locked", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "position", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "toDestroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "visible", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "JobStageInput", "possibleTypes": null }, "JobWithServices": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "job", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "services", "type": { "kind": "OBJECT", "name": "JobServices", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobWithServices", "possibleTypes": null }, "JobsWithServices": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Job", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "services", "type": { "kind": "OBJECT", "name": "JobServices", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "JobsWithServices", "possibleTypes": null }, "Json": { "description": "The `Json` scalar type represents arbitrary json string data, represented as UTF-8\ncharacter sequences. The JSON type is most often used to represent a free-form\nhuman-readable json string.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "Json", "possibleTypes": null }, "Language": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Language", "possibleTypes": null }, "LegalDocumentPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "LegalDocumentPolicies", "possibleTypes": null }, "LegalDocumentVersionAcceptationPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "LegalDocumentVersionAcceptationPolicies", "possibleTypes": null }, "LegalDocumentVersionPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "LegalDocumentVersionPolicies", "possibleTypes": null }, "LinkedinIntegration": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "IntegrationPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "companyId", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "contactEmail", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "contactName", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "enabled", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "LinkedinIntegration", "possibleTypes": null }, "LinkedinIntegrationInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "companyId", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "contactEmail", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "contactName", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": "false", "description": null, "name": "enabled", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "LinkedinIntegrationInput", "possibleTypes": null }, "LinkedinIntegrationJob": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "IntegrationJobPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "job", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "linkedinIntegration", "type": { "kind": "OBJECT", "name": "LinkedinIntegration", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "LinkedinIntegrationJob", "possibleTypes": null }, "LinkedinIntegrationPayload": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": "A list of failed validations. May be blank or null if mutation succeeded.", "isDeprecated": false, "name": "messages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ValidationMessage", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "The object created/updated/deleted by the mutation. May be null if mutation failed.", "isDeprecated": false, "name": "result", "type": { "kind": "OBJECT", "name": "LinkedinIntegration", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Indicates if the mutation completed successfully or not.", "isDeprecated": false, "name": "successful", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "LinkedinIntegrationPayload", "possibleTypes": null }, "MeetingPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "edit", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "new", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateStatus", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "MeetingPolicies", "possibleTypes": null }, "RootMutationType": { "description": null, "enumValues": null, "fields": [ { "args": [ { "defaultValue": null, "description": null, "name": "apecIntegration", "type": { "kind": "INPUT_OBJECT", "name": "ApecIntegrationInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "createApecIntegration", "type": { "kind": "OBJECT", "name": "ApecIntegrationPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "job", "type": { "kind": "INPUT_OBJECT", "name": "CreateJobInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "createJob", "type": { "kind": "OBJECT", "name": "JobPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "linkedinIntegration", "type": { "kind": "INPUT_OBJECT", "name": "LinkedinIntegrationInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "createLinkedinIntegration", "type": { "kind": "OBJECT", "name": "LinkedinIntegrationPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "apecIntegration", "type": { "kind": "INPUT_OBJECT", "name": "ToggleApecIntegrationInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "disableApecIntegration", "type": { "kind": "OBJECT", "name": "ApecIntegrationPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "linkedinIntegration", "type": { "kind": "INPUT_OBJECT", "name": "ToggleLinkedinIntegrationInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "disableLinkedinIntegration", "type": { "kind": "OBJECT", "name": "LinkedinIntegrationPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "apecIntegration", "type": { "kind": "INPUT_OBJECT", "name": "ToggleApecIntegrationInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "enableApecIntegration", "type": { "kind": "OBJECT", "name": "ApecIntegrationPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "linkedinIntegration", "type": { "kind": "INPUT_OBJECT", "name": "ToggleLinkedinIntegrationInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "enableLinkedinIntegration", "type": { "kind": "OBJECT", "name": "LinkedinIntegrationPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "organizationMemberJob", "type": { "kind": "INPUT_OBJECT", "name": "OrganizationMemberJobInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pinOrganizationMemberJob", "type": { "kind": "OBJECT", "name": "OrganizationMemberJobPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "apecIntegration", "type": { "kind": "INPUT_OBJECT", "name": "UpdateApecIntegrationInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateApecIntegration", "type": { "kind": "OBJECT", "name": "ApecIntegrationPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "job", "type": { "kind": "INPUT_OBJECT", "name": "UpdateJobInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateJob", "type": { "kind": "OBJECT", "name": "JobPayload", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "linkedinIntegration", "type": { "kind": "INPUT_OBJECT", "name": "UpdateLinkedinIntegrationInput", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "updateLinkedinIntegration", "type": { "kind": "OBJECT", "name": "LinkedinIntegrationPayload", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "RootMutationType", "possibleTypes": null }, "Office": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "OfficePolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "address", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "city", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "countryCode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "district", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "geocodingPayload", "type": { "kind": "SCALAR", "name": "Json", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "imageMap", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isHeadquarter", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobsCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "latitude", "type": { "kind": "SCALAR", "name": "Float", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "longitude", "type": { "kind": "SCALAR", "name": "Float", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "zipCode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Office", "possibleTypes": null }, "OfficePolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "edit", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "new", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OfficePolicies", "possibleTypes": null }, "OrderInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "direction", "type": { "kind": "ENUM", "name": "OrderInputDirection", "ofType": null } }, { "defaultValue": null, "description": null, "name": "field", "type": { "kind": "SCALAR", "name": "FieldName", "ofType": null } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "OrderInput", "possibleTypes": null }, "OrderInputDirection": { "description": null, "enumValues": [ { "description": null, "isDeprecated": false, "name": "ASC" }, { "description": null, "isDeprecated": false, "name": "DESC" } ], "fields": null, "inputFields": null, "interfaces": null, "kind": "ENUM", "name": "OrderInputDirection", "possibleTypes": null }, "Organization": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "accountingReference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "OrganizationPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "alternativeNames", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "apecIntegration", "type": { "kind": "OBJECT", "name": "ApecIntegration", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "averageAge", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingAddress", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingCardBrand", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingCardExpMonth", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingCardExpYear", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingCardLast4", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingCity", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingComment", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingCountryCode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingEmail", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingMode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingName", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingStatus", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingStatusMessage", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingValidUntil", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingVatNumber", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingZipCode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "creationYear", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "defaultFromName", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "defaultLanguage", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "eventServices", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "EventService", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "hasAcceptedLegalDocuments", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "hasExternalAts", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "hasOptionalProfession", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "hasSectors", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "hasWebsite", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "invoicingEntity", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobPublicationLimit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "linkedinIntegration", "type": { "kind": "OBJECT", "name": "LinkedinIntegration", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "locked", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lockedAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "logoUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mediaFacebook", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mediaInstagram", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mediaLinkedin", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mediaPinterest", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mediaTwitter", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mediaWebsiteUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "mediaYoutube", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "nbEmployees", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "officesCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "oldLogo", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "oldWebsiteLogo", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "onboardingLink", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationMembersCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationReviewCriteria", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "OrganizationReviewCriterion", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationStages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "OrganizationStage", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "package", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "parityMen", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "parityWomen", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "playlistId", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "publishedJobsCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "revenue", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "slug", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "socialMessages", "type": { "kind": "SCALAR", "name": "Json", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "socialTitle", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "stripeCustomerId", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "stripeSubscriptionId", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "tags", "type": { "kind": "SCALAR", "name": "Json", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "turnover", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "videoPlaylistProvider", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "waReference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "websiteLogo", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "websiteOrganizations", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "WebsiteOrganization", "ofType": null } } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Organization", "possibleTypes": null }, "OrganizationMember": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "OrganizationMemberPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobsCount", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastNotificationAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "nickname", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "role", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "user", "type": { "kind": "OBJECT", "name": "User", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationMember", "possibleTypes": null }, "OrganizationMemberJob": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "OrganizationMemberJobPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "isPinned", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastSeenAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationMemberJob", "possibleTypes": null }, "OrganizationMemberJobInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "isPinned", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "OrganizationMemberJobInput", "possibleTypes": null }, "OrganizationMemberJobPayload": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": "A list of failed validations. May be blank or null if mutation succeeded.", "isDeprecated": false, "name": "messages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ValidationMessage", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "The object created/updated/deleted by the mutation. May be null if mutation failed.", "isDeprecated": false, "name": "result", "type": { "kind": "OBJECT", "name": "OrganizationMemberJob", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Indicates if the mutation completed successfully or not.", "isDeprecated": false, "name": "successful", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationMemberJobPayload", "possibleTypes": null }, "OrganizationMemberJobPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationMemberJobPolicies", "possibleTypes": null }, "OrganizationMemberPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "edit", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "menuEdit", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "new", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "sendBackInvitation", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationMemberPolicies", "possibleTypes": null }, "OrganizationPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "advancedAnalytics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "analytics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "applicationQuestions", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "applyUrl", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billing", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingAddress", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingInvoices", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingPayment", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingPaymentCancel", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingPaymentSubscribe", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingRead", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "billingUpdate", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "chromeExtension", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "embed", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "legacyAnalytics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "menuEdit", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "multiOffices", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "newJobForm", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "packages", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "pipeline", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "publishJobUnlisted", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reviews", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "showSettings", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "submitJobToValidate", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationPolicies", "possibleTypes": null }, "OrganizationReviewCriterion": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "position", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "weight", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationReviewCriterion", "possibleTypes": null }, "OrganizationStage": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "kind", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "locked", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "position", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "visible", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationStage", "possibleTypes": null }, "OrganizationToolPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "OrganizationToolPolicies", "possibleTypes": null }, "Policies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "departments", "type": { "kind": "OBJECT", "name": "DepartmentPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "emailTemplates", "type": { "kind": "OBJECT", "name": "EmailTemplatePolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "eventServices", "type": { "kind": "OBJECT", "name": "EventServicePolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "integrationJobs", "type": { "kind": "OBJECT", "name": "IntegrationJobPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "integrations", "type": { "kind": "OBJECT", "name": "IntegrationPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobRecruiters", "type": { "kind": "OBJECT", "name": "JobRecruiterPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobs", "type": { "kind": "OBJECT", "name": "JobPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "legalDocumentVersionAcceptations", "type": { "kind": "OBJECT", "name": "LegalDocumentVersionAcceptationPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "legalDocumentVersions", "type": { "kind": "OBJECT", "name": "LegalDocumentVersionPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "legalDocuments", "type": { "kind": "OBJECT", "name": "LegalDocumentPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "meetings", "type": { "kind": "OBJECT", "name": "MeetingPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "offices", "type": { "kind": "OBJECT", "name": "OfficePolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationMemberJobs", "type": { "kind": "OBJECT", "name": "OrganizationMemberJobPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationMembers", "type": { "kind": "OBJECT", "name": "OrganizationMemberPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationTools", "type": { "kind": "OBJECT", "name": "OrganizationToolPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizations", "type": { "kind": "OBJECT", "name": "OrganizationPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "toolCategories", "type": { "kind": "OBJECT", "name": "ToolCategoryPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "tools", "type": { "kind": "OBJECT", "name": "ToolPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "users", "type": { "kind": "OBJECT", "name": "UserPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "websiteOrganizations", "type": { "kind": "OBJECT", "name": "WebsiteOrganizationPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "websites", "type": { "kind": "OBJECT", "name": "WebsitePolicies", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Policies", "possibleTypes": null }, "Profession": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "ProfessionPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "i18nNames", "type": { "kind": "OBJECT", "name": "I18n", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "linkedinReferences", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "oldReference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "professionCategory", "type": { "kind": "OBJECT", "name": "ProfessionCategory", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Profession", "possibleTypes": null }, "ProfessionCategory": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "ProfessionCategoryPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "i18nNames", "type": { "kind": "OBJECT", "name": "I18n", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ProfessionCategory", "possibleTypes": null }, "ProfessionCategoryPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ProfessionCategoryPolicies", "possibleTypes": null }, "ProfessionPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ProfessionPolicies", "possibleTypes": null }, "RootQueryType": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": "Get APEC integration", "isDeprecated": false, "name": "apecIntegration", "type": { "kind": "OBJECT", "name": "ApecIntegration", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Get default job application fields", "isDeprecated": false, "name": "applicationFields", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ApplicationField", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "deprecationReason": null, "description": "Find candidate", "isDeprecated": false, "name": "candidate", "type": { "kind": "OBJECT", "name": "Candidate", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } } ], "deprecationReason": null, "description": "Get all candidates", "isDeprecated": false, "name": "candidates", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Candidate", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "Get all contract types", "isDeprecated": false, "name": "contractTypes", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ContractType", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "contractTypes", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "departments", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "hasDepartment", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "limit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "offices", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": "available:\nname (asc, desc),\npublished_at (asc, desc),\ninitial_candidates_count (asc, desc),\nrefused_candidates_count (asc, desc),\nother_candidates_count (asc, desc),\ndepartment_name (asc, desc),\noffice_name (asc, desc),\ncontract_type (asc, desc)", "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "query", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "users", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "countJobs", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Get current organization", "isDeprecated": false, "name": "currentOrganization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Get current organization member", "isDeprecated": false, "name": "currentOrganizationMember", "type": { "kind": "OBJECT", "name": "OrganizationMember", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Get current user", "isDeprecated": false, "name": "currentUser", "type": { "kind": "OBJECT", "name": "User", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Find department", "isDeprecated": false, "name": "department", "type": { "kind": "OBJECT", "name": "Department", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "hasJobs", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "limit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": "available:\nname (asc, desc),\nscore (desc)", "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "query", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "references", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Get all departments", "isDeprecated": false, "name": "departments", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Department", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "Get all education levels", "isDeprecated": false, "name": "educationLevels", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "EducationLevel", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "Get all experience levels", "isDeprecated": false, "name": "experienceLevels", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ExperienceLevel", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "isDefault", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "deprecationReason": null, "description": "Find job", "isDeprecated": false, "name": "job", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "deprecationReason": null, "description": "Find if job exists", "isDeprecated": false, "name": "jobExists", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Find job recruiter", "isDeprecated": false, "name": "jobRecruiter", "type": { "kind": "OBJECT", "name": "JobRecruiter", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Get all job recruiters", "isDeprecated": false, "name": "jobRecruiters", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "JobRecruiter", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "isDefault", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "deprecationReason": null, "description": "Find job with services", "isDeprecated": false, "name": "jobWithServices", "type": { "kind": "OBJECT", "name": "JobWithServices", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "contractTypes", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "departments", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "hasDepartment", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "limit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "offices", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": "available:\nname (asc, desc),\npublished_at (asc, desc),\ninitial_candidates_count (asc, desc),\nrefused_candidates_count (asc, desc),\nother_candidates_count (asc, desc),\ndepartment_name (asc, desc),\noffice_name (asc, desc),\ncontract_type (asc, desc)", "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "query", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "users", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Get all jobs", "isDeprecated": false, "name": "jobs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Job", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "contractTypes", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "departments", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "hasDepartment", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "limit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "offices", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": "available:\nname (asc, desc),\npublished_at (asc, desc),\ninitial_candidates_count (asc, desc),\nrefused_candidates_count (asc, desc),\nother_candidates_count (asc, desc),\ndepartment_name (asc, desc),\noffice_name (asc, desc),\ncontract_type (asc, desc)", "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "query", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "users", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Get all jobs with services", "isDeprecated": false, "name": "jobsWithServices", "type": { "kind": "OBJECT", "name": "JobsWithServices", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Get all languages", "isDeprecated": false, "name": "languages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Language", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "Get LinkedIn integration", "isDeprecated": false, "name": "linkedinIntegration", "type": { "kind": "OBJECT", "name": "LinkedinIntegration", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Find office", "isDeprecated": false, "name": "office", "type": { "kind": "OBJECT", "name": "Office", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "limit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": "available:\nname (asc, desc),\nscore (desc).", "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "query", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "references", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Get all offices", "isDeprecated": false, "name": "offices", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Office", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Find organization", "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "limit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": "available:\nname (asc, desc)", "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } } ], "deprecationReason": null, "description": "Get all organizations", "isDeprecated": false, "name": "organizations", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Organization", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "Get all policies", "isDeprecated": false, "name": "policies", "type": { "kind": "OBJECT", "name": "Policies", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "reference", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Find profession", "isDeprecated": false, "name": "profession", "type": { "kind": "OBJECT", "name": "Profession", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "limit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": "available:\nname (asc, desc)", "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "query", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "references", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Get all professions", "isDeprecated": false, "name": "professions", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Profession", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "Get all remote values", "isDeprecated": false, "name": "remotes", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "Remote", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "country", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "jobTitle", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "level", "type": { "kind": "ENUM", "name": "FiguresLevel", "ofType": null } } ], "deprecationReason": null, "description": "Get salary benchmark", "isDeprecated": false, "name": "salaryBenchmark", "type": { "kind": "OBJECT", "name": "SalaryBenchmark", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "Get all salary currencies", "isDeprecated": false, "name": "salaryCurrencies", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "SalaryCurrency", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "Get all salary periods", "isDeprecated": false, "name": "salaryPeriods", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "SalaryPeriod", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "limit", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": "available:\nlastname (asc, desc)\nfirstname (asc, desc)\nemail (asc, desc)", "name": "orderBy", "type": { "kind": "INPUT_OBJECT", "name": "OrderInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "query", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "references", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "deprecationReason": null, "description": "Get all users", "isDeprecated": false, "name": "users", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "User", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "deprecationReason": null, "description": "Get all website organization jobs", "isDeprecated": false, "name": "websiteOrganizationJobs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "WebsiteOrganizationJob", "ofType": null } } }, { "args": [ { "defaultValue": null, "description": null, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "deprecationReason": null, "description": "get all website organizations", "isDeprecated": false, "name": "websiteOrganizations", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "WebsiteOrganization", "ofType": null } } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "RootQueryType", "possibleTypes": null }, "QuestionInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "mode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "question", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "QuestionInput", "possibleTypes": null }, "Remote": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Remote", "possibleTypes": null }, "SalaryBenchmark": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "currencyCode", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "level", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "profession", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "totalCashP25", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "totalCashP50", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "totalCashP75", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SalaryBenchmark", "possibleTypes": null }, "SalaryCurrency": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SalaryCurrency", "possibleTypes": null }, "SalaryPeriod": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "SalaryPeriod", "possibleTypes": null }, "String": { "description": "The `String` scalar type represents textual data, represented as UTF-8\ncharacter sequences. The String type is most often used by GraphQL to\nrepresent free-form human-readable text.", "enumValues": null, "fields": null, "inputFields": null, "interfaces": null, "kind": "SCALAR", "name": "String", "possibleTypes": null }, "ToggleApecIntegrationInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "ToggleApecIntegrationInput", "possibleTypes": null }, "ToggleLinkedinIntegrationInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "ToggleLinkedinIntegrationInput", "possibleTypes": null }, "ToolCategoryPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ToolCategoryPolicies", "possibleTypes": null }, "ToolPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ToolPolicies", "possibleTypes": null }, "UpdateApecIntegrationInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "legalCompanyName", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "nafCode", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "siret", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateApecIntegrationInput", "possibleTypes": null }, "UpdateJobInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "apecIntegrationEnabled", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "applicationFields", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", "name": "ApplicationFieldInput", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "applyUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "companyDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "contractDurationMax", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "contractDurationMin", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "contractType", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "departmentId", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "educationLevel", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "eventServiceIds", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "experienceLevel", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "jobReviewCriteria", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", "name": "JobReviewCriterionInput", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "jobStages", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", "name": "JobStageInput", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "language", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "linkedinIntegrationEnabled", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "makeStagesDefault", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "defaultValue": null, "description": null, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "officeIds", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "organization", "type": { "kind": "INPUT_OBJECT", "name": "JobOrganizationInput", "ofType": null } }, { "defaultValue": null, "description": null, "name": "organizationMemberIds", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "profile", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "questions", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", "name": "QuestionInput", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "recruitmentProcess", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "remote", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "salaryCurrency", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "salaryMax", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "salaryMin", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "salaryPeriod", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "seoDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "seoTitle", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "socialDescription", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "socialTitle", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "socialTweet", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "startDate", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "websiteOrganizationIds", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateJobInput", "possibleTypes": null }, "UpdateLinkedinIntegrationInput": { "description": null, "enumValues": null, "fields": null, "inputFields": [ { "defaultValue": null, "description": null, "name": "companyId", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } }, { "defaultValue": null, "description": null, "name": "contactEmail", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "contactName", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "defaultValue": null, "description": null, "name": "id", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "Int", "ofType": null } } } ], "interfaces": null, "kind": "INPUT_OBJECT", "name": "UpdateLinkedinIntegrationInput", "possibleTypes": null }, "User": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "UserPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "algoliaApiKey", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "defaultLanguage", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "email", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "firstname", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "imageUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "lastname", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organizationMembers", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "OrganizationMember", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "policies", "type": { "kind": "OBJECT", "name": "Policies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "subtitle", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "waOrganizations", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "WaOrganization", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "waReference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "User", "possibleTypes": null }, "UserPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "UserPolicies", "possibleTypes": null }, "ValidationMessage": { "description": "Validation messages are returned when mutation input does not meet the requirements.\n While client-side validation is highly recommended to provide the best User Experience,\n All inputs will always be validated server-side.\n\n Some examples of validations are:\n\n * Username must be at least 10 characters\n * Email field does not contain an email address\n * Birth Date is required\n\n While GraphQL has support for required values, mutation data fields are always\n set to optional in our API. This allows 'required field' messages\n to be returned in the same manner as other validations. The only exceptions\n are id fields, which may be required to perform updates or deletes.", "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": "A unique error code for the type of validation used.", "isDeprecated": false, "name": "code", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "The input field that the error applies to. The field can be used to\nidentify which field the error message should be displayed next to in the\npresentation layer.\n\nIf there are multiple errors to display for a field, multiple validation\nmessages will be in the result.\n\nThis field may be null in cases where an error cannot be applied to a specific field.", "isDeprecated": false, "name": "field", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "A friendly error message, appropriate for display to the end user.\n\nThe message is interpolated to include the appropriate variables.\n\nExample: `Username must be at least 10 characters`\n\nThis message may change without notice, so we do not recommend you match against the text.\nInstead, use the *code* field for matching.", "isDeprecated": false, "name": "message", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": "A list of substitutions to be applied to a validation message template", "isDeprecated": false, "name": "options", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "ValidationOption", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "A template used to generate the error message, with placeholders for option substitution.\n\nExample: `Username must be at least {count} characters`\n\nThis message may change without notice, so we do not recommend you match against the text.\nInstead, use the *code* field for matching.", "isDeprecated": false, "name": "template", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ValidationMessage", "possibleTypes": null }, "ValidationOption": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": "The name of a variable to be substituted in a validation message template", "isDeprecated": false, "name": "key", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } }, { "args": [], "deprecationReason": null, "description": "The value of a variable to be substituted in a validation message template", "isDeprecated": false, "name": "value", "type": { "kind": "NON_NULL", "name": null, "ofType": { "kind": "SCALAR", "name": "String", "ofType": null } } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "ValidationOption", "possibleTypes": null }, "WaOrganization": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "identifier", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "logoUrl", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "WaOrganization", "possibleTypes": null }, "Website": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "WebsitePolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "domain", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "internalSubdomain", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "reference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "Website", "possibleTypes": null }, "WebsiteOrganization": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "acl", "type": { "kind": "OBJECT", "name": "WebsiteOrganizationPolicies", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "args": [ { "defaultValue": null, "description": null, "name": "jobId", "type": { "kind": "SCALAR", "name": "Int", "ofType": null } }, { "defaultValue": null, "description": null, "name": "jobReference", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "jobPublicationLimitExceeded", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "role", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "status", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "temporaryProfileStatus", "type": { "kind": "SCALAR", "name": "String", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "website", "type": { "kind": "OBJECT", "name": "Website", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "websiteOrganizationJobs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", "name": "WebsiteOrganizationJob", "ofType": null } } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "WebsiteOrganization", "possibleTypes": null }, "WebsiteOrganizationJob": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "job", "type": { "kind": "OBJECT", "name": "Job", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "organization", "type": { "kind": "OBJECT", "name": "Organization", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "website", "type": { "kind": "OBJECT", "name": "Website", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "websiteOrganization", "type": { "kind": "OBJECT", "name": "WebsiteOrganization", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "WebsiteOrganizationJob", "possibleTypes": null }, "WebsiteOrganizationPolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "analytics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "create", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "destroy", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "settings", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "WebsiteOrganizationPolicies", "possibleTypes": null }, "WebsitePolicies": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "analytics", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "index", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "settings", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "show", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "update", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "WebsitePolicies", "possibleTypes": null }, "WkAnalyticsJobService": { "description": null, "enumValues": null, "fields": [ { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "expireAt", "type": { "kind": "SCALAR", "name": "DateTime", "ofType": null } }, { "args": [], "deprecationReason": null, "description": null, "isDeprecated": false, "name": "token", "type": { "kind": "SCALAR", "name": "String", "ofType": null } } ], "inputFields": null, "interfaces": [], "kind": "OBJECT", "name": "WkAnalyticsJobService", "possibleTypes": null } }