SCALAR
IdObject
A value that can be one of:
- An
integer
. - An object that has a property
id
which is aninteger
(All other properties on the object are ignored).
link GraphQL Schema definition
- scalar IdObject
link Require by
- AllocationAssetInputAllocation assets
- AllocationCreateAllocation of the Assignar platform.
- DigitalDocketCreateA digital docket. Essentially a form result with data submitted with a timesheet
- DigitalDocketPreviewnull
- DigitalDocketTemplateCreateA digital docket template. Essentially a form template used to generate digital dockets
- DigitalDocketTemplateUpdateA digital docket template. Essentially a form template used to generate digital dockets
- DocketCreateA single docket
- DocketUpdateA single docket
- DocumentCreateA single document
- DocumentUpdateA single document
- DocumentUploadsCreateCompetency and Induction documents uploaded by fieldworkers.
- FormResultPastVersionCreatePast versions of a form result
- FormWebhookCreateA webhook configuration for specific forms.
- FormWebhookUpdateA webhook configuration for specific forms.
- LeaveRequestCreateA leave request for a user.
- LeaveRequestUpdateA leave request for a user.
- MaterialTransactionCreateA material transaction.
- MaterialTransactionDocketCreateA single docket
- MaterialTransactionDocketUpdateA single docket
- MaterialTransactionUpdateA material transaction.
- OrderCreateOrder of the Assignar platform.
- OrderOrderTaskCreateOrderTask added to an Order
- OrderTaskCreateA single order task
- OrderTaskUpdateA single order task
- OrderTemplateCreateOrder templates used to seed new orders.
- OrderTemplateOrderTemplateTaskCreateA order task with template details and task timing conditions
- OrderTemplateOrderTemplateTaskUpdateA order task with template details and task timing conditions
- OrderTemplateUpdateOrder templates used to seed new orders.
- OrderUpdateOrder of the Assignar platform.
- ProjectGeofenceCreateGeofence of a project.
- ProjectGeoMarkerCreateA marker used on a map.
- SiteDiaryCreateSite diaries
- SiteDiaryMaterialTransactionCreateA material transaction.
- SiteDiaryMaterialTransactionUpdateA material transaction.
- SiteDiaryTimesheetUpdateTimesheet record
- SiteDiaryUpdateSite diaries
- TimesheetTimesheetWorkItemUpdateA timesheet work item.
- UserCreateUser of the Assignar platform.
- UserUpdateUser of the Assignar platform.
- WebhookCreateA webhook configuration for ANY instance of a module.
- WebhookUpdateA webhook configuration for ANY instance of a module.