Mutation Object
Fields
#
registerDevice
Register a device (either iOS or Android) for the authenticated user. If there is no authenticated user an error will be returned.
executeCheck
Trigger check executions. Corresponds to the "execute now" action in the classic UI.
copySystemSelector
Copy an existing system selector if the executing user has enough permissions.
updateDashboardSharing
Update an existing dashboard sharing.
executeAutomationJob
Execute an automation with the given id. An execution name can optionally be set, if you leave empty, an execution name is automatically set. This call returns an object with information whether the start was successful or not. If the start was successful, use the automationExecutionID to retrieve runtime information about the current job, call the function: automationExecution(id: ID!) and pass
turnMonitoringOnForBusinessObject
Turns the monitoring on for the given business object.
turnMonitoringOffForBusinessObject
Turns the monitoring off for the given business object.
turnMonitoringOnForBusinessService
Turns the monitoring on for the given business service.
turnMonitoringOffForBusinessService
Turns the monitoring off for the given business service.
switchMonitoring
Monitoring switch mutation with extended configuration possibilities.
MonitoringSwitchPayload