SCALAR
ID
The ID
scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4"
) or integer (such as 4
) input value will be accepted as an ID.
link GraphQL Schema definition
1 scalar ID
link Required by
- AttendanceStatementRepresents an attendance statement.
- AvailableManagersFilterInputFilter for the list of available managers.
- BooleanUserCustomFieldValuenull
- CalculationOvertimeBalanceTransactionCalculation overtime balance transaction.
- ChoiceUserCustomFieldValuenull
- Collectionnull
- CollectionChoiceOptionnull
- CollectionFieldnull
- CollectionItemnull
- CollectionItemSortArgInputnull
- CollectionItemValueCollection Item Value
- CompanyAccessCollectionSee Collection
- CompanyScopeCollectionItemSee CollectionItem
- CompensatoryTimeOffBalanceCompensatory time off balance.
- CreateTimesheetEntryInputInput data for timesheet entry creation.
- CreateUserInputInput data for user creation.
- CustomFieldRepresents a custom field.
- CustomFieldChoiceOptionnull
- CustomOvertimeBalanceTransactionCustom overtime balance transaction.
- CustomTimeOffBalanceCustom time off balance.
- DateRangeUserCustomFieldValuenull
- DateUserCustomFieldValueUser's custom field value of date type.
- DocusignSignatureRequestnull
- GenericTimeOffBalanceGeneric time off balance.
- IdArrayFilterID value filter using ArrayOperator.
- IdEqualityFilterID value filter using ComparisonOperator.
- InitialOvertimeBalanceTransactionInitial ovetime balance transaction.
- JourneyRepresents a journey.
- JourneyStepRepresents a step in the journey.
- JourneyTaskRepresents a task in the journey.
- JourneyTaskCollectionItemnull
- JourneyTaskFileA file associated with a Journey Task
- JourneyTemplateA template for a journey, which includes predefined steps and configurations.
- JourneyTemplateStepRepresents a step within a journey template.
- JourneyTemplateTasknull
- JourneyTemplateTaskFileA file associated with a Journey Template Task
- JourneyTypeJourney Type Object
- LocationRepresents a location.
- Mutationnull
- NumberUserCustomFieldValueUser's custom field value of number type.
- OvertimeBalanceTransactionRepresents an overtime balance transaction.
- PositionRepresents a position.
- ProfileSectionPropertiesInputnull
- ProjectRepresents a project.
- Querynull
- RecalculationOvertimeBalanceTransactionRecalculation overtime balance transaction.
- RemoteTimeOffBalanceRemote time off balance.
- RichTextUserCustomFieldValuenull
- SetJourneyStepInputnull
- SetJourneyTaskInputnull
- SickLeaveTimeOffBalanceSick leave time off balance.
- Signaturenull
- StringUserCustomFieldValueUser's custom field value of string type.
- TeamRepresents a team.
- TimeOffBalancenull
- TimeOffPolicyRepresents a time off policy.
- TimeOffRequestOvertimeBalanceTransactionTime off request overtime balance transaction.
- TimeOffRequestRecalculationOvertimeBalanceTransactionTime off request recalculation overtime balance transaction.
- TimeOffRuleRepresents time off rule.
- TimeOffTypeRepresents a time off type.
- TimesheetRepresents a timesheet.
- TimesheetEntryRepresents a timesheet entry.
- UpdateTimesheetEntryInputInput data for timesheet entry update.
- UpdateUserInputInput data for user update.
- UrlUserCustomFieldValuenull
- UserRepresents a user.
- UserAccessCollectionSee Collection
- UserCustomFieldValueUser's custom field value.
- UserCustomFieldValueInputInput for creating user custom field values.
- UserProfileSectionnull
- UserScopeCollectionItemSee CollectionItem
- UserUserCustomFieldValuenull
- VacationTimeOffBalanceVacation time off balance.
- WorkScheduleWork Schedule.
- WorkScheduleAssignmentRecalculationOvertimeBalanceTransactionWork schedule assignment recalculation overtime balance transaction.
- WorkScheduleBreakRuleRepresents work schedule break rule.