OBJECT
Mutation
Root of the Assignar Core Command API
link GraphQL Schema definition
- type Mutation {
- # Mutations that act on Allocations.
- AllocationMutation :
- # Mutations that act on Assets.
- AssetMutation :
- # Mutations that act on AssetDocuments
- AssetDocuments :
- # Mutations that act on BIM 360.
- BIM360Mutation :
- # Mutations that act on Clients.
- ClientMutation :
- # Mutations that act on Digital Dockets.
- DigitalDocketMutation :
- # Mutations that act on Digital Docket Templates.
- DigitalDocketTemplateMutation :
- # Mutations that act on Dockets.
- DocketMutation :
- # Mutations that act on Documents
- Documents :
- # Mutations that act on DocumentUploads.
- DocumentUploadsMutation :
- # Mutations that act on Form Results.
- FormResultMutation :
- # Mutations that act on Form Webhooks.
- FormWebhookMutation :
- # Mutations that act on Geofences.
- GeofenceMutations :
- # Mutations that act on GeoMarkers.
- GeoMarkerMutations :
- # Mutations that act on Leave requests.
- LeaveRequestMutation :
- # Mutations that act on MaterialTransactions.
- MaterialTransactionMutation :
- # Mutations that act on Orders.
- OrderMutation :
- # Mutations that act on OrderTasks.
- OrderTaskMutation :
- # Mutations that act on Order Templates.
- OrderTemplateMutation :
- # Mutations that act on Projects.
- ProjectMutation :
- # Mutations that act on Project Documents.
- ProjectDocumentMutation :
- # Mutations that act on Project Geofences.
- ProjectGeofenceMutations :
- # Mutations that act on Project Geo-markers.
- ProjectGeoMarkerMutations :
- # Mutations that act on site diaries.
- SiteDiaryMutation :
- # Mutations that act on Timesheets.
- TimesheetsMutation :
- # Mutations that act on Users.
- UserMutation :
- # Mutations that act on Webhooks.
- WebhookMutation :
- # Mutations that act on Webhook transactions.
- WebhookTransactionMutation :
- # Mutations that act on WorkItems.
- WorkItemMutation :
- # Mutations that act on journal entries.
- JournalEntryMutation :
- }
link Require by
This element is not required by anyone