SCALAR
Int
The Int
scalar type represents non-fractional signed whole numeric
values. Int can represent values between -(2^31) and 2^31 - 1.
link GraphQL Schema definition
- scalar Int
link Require by
- AdditionalInfoFieldAdditionalInfoField is a single field of an AdditionalInfoFieldSet. This object is a template and it is being copied when creating a new Position in order to create PositionAdditionalInfoFIeld
- AdditionalInfoFieldSetAdditionalInfoFieldSet is a bundle of AdditionalInfoField. In nCore they are also being called "Internal Position Dataset". This object is a template and when creating a new Position it is being copied in order to create PositionAdditionalInfoFieldSet
- AgencyAn Agency is an external company or agency that may have ownership of some Application rather than the client itself.
- ApplicantApplicant
- ApplicationApplication is the representation of a candidate inside a Position.
- ApplicationAttachmentAn ApplicationAttachment is an attachment file that an Application uploaded in the application process.
- ApplicationCustomDocumentCustom documents generated by the Doc tab inside nCore
- ApplicationEvaluationApplicationEvaluation is an object containing evaluations and opinions of either a User or an external user, that had access trough a ExternalSharing, of an Application
- ApplicationFieldInputApplicationFieldInput is the input that the Application inserted in the application process. Every input, as long as it is a PositionField and it is not a file type (ApplicationAttachment), is an ApplicationFieldInput.
- ApplicationNoteApplicationNote are notes created by a User or an external user about the specific Application. They may be public or private.
- ApplicationProcessAuth process launched for single application
- ApplicationProcessManagerDetails of manager involved in step of single auth process for application
- ApplicationProcessStepSingle steps in auth process for application
- ApplicationQuestionInputApplicationQuestionInput is the answer chosen by the Application in the application process based on the PositionQuestion
- ApplicationRemoteInformationApplicationRemoteInformation is a deprecated value, and it should not be considered
- ApplicationVideoInputApplicationVideoInput is the representation of a video answer of an Application asked in the application proces trough the PositionVideoQuestion
- External RecruiterRecruiter invited to a specific source
- ExternalSharingExternalSharing
- FieldA Field is a single field of a FieldSet. This object is a template and it is being copied when creating a new Position in order to create PositionField
- FieldSetA FieldSet is a bundle of Field. In nCore they are also called "Dataset" and they may also be internal (not compiled by the candidate). This object is a template and it is being used when creating a new Position in order to create PositionFieldSet
- IdId
- InvitationToApplyInvitationToApply is a temporary object created to return a specific Mutation. It has no real implementation in nCore.
- LanguageLanguage
- LiveInterviewA live interview is a data of live interview with the Application ID
- Mutationnull
- NodeA Node is a representation of a non-binary tree. Except for the root Node, every Node must have a parent and can have multiple children
- PipelineA Pipeline is a collection of PipelineFolder. In nCore a Pipeline defines a funnel or a categorization process for Application. The object Pipeline is a template and not directly used.
- PipelineFolderA PipelineFolder is a single step of the funned defined by Pipeline. The PipelineFolder object is a template and when creating a new Position, the value is being copied to create a PositionPipelineFolder
- PipelineMovementThe application's pipeline history
- PolicyA Policy is a single entity that, if associated on a Role, allows that Role to perform actions inside the platform (i.e. opening a new Position)
- PositionA Position is the representation of a job vacancy in nCore. It MUST be associated with a Node and it may contains multiple Application
- Position IdObject returned when a position is deleted. It returns only the id and the remote id
- PositionAdditionalInfoFieldSingle field for a specific position
- PositionAdditionalInfoFieldSetAdditional informations for the position used internally
- PositionFieldField used in the position
- PositionFieldSetField Sets used in the position
- PositionPipelieFolderPipeline folders used in the position. These represent the steps in the pipeline for a specific position
- PositionQuestionQuestions asked in the specific position
- PositionQuestionOptionOptions for the position questions
- PositionTemplateTemplates used for the creation of job positions
- PositionVideoQuestionVideo questions asked in the specific position
- ProfileProfile is the profile of a User containing basic information along with the User's Role and a list of Node that the User can access
- Querynull
- RoleA Role is a group of Policy that allows a User to execute multiple tasks in nCore.
- SharingA Sharing is an object that has a unique URL that allows tracking of an Application. It contains also the number of landings and conversions. Typically it is being created to be shared with an external platform.
- SourceA Source is a folder that can be created in nCore. It can be associated with an Application at creation and it creates a Sharing. It can also be associated to an Agency, making that every Application that is being inserted in the Source now belongs to the Agency. In order to add ExternalRecruiter you MUST have a Source.
- UserA User is the representation of an nCore user. Every User is assigned to a root Node.