Magidoc

Mutation
Object

Fields

#

registerDevice

Non-null

Register a device (either iOS or Android) for the authenticated user. If there is no authenticated user an error will be returned.

confirm

Non-null

Confirms a check.

unconfirm

Non-null

Unconfirms a check.

executeCheck

Non-null

Trigger check executions. Corresponds to the "execute now" action in the classic UI.

createCheckSelector

Non-null

updateCheckSelector

Non-null

deleteCheckSelector

Non-null

createSystemSelector

Non-null

updateSystemSelector

Non-null

deleteSystemSelector

Non-null

copySystemSelector

Non-null

Copy an existing system selector if the executing user has enough permissions.

createDashboard

Non-null

copyDashboard

Non-null

Copy an existing dashboard.

updateDashboard

Non-null

deleteDashboard

Non-null

createDashboardSharing

Non-null

Create a new dashboard sharing.

updateDashboardSharing

Non-null

Update an existing dashboard sharing.

deleteDashboardSharing

Non-null

Delete a dashboard sharing.

executeSystemAction

Non-null

Execute a system action.

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

Non-null

Turns the monitoring on for the given business object.

turnMonitoringOffForBusinessObject

Non-null

Turns the monitoring off for the given business object.

createSapBusinessObject

Non-null

Create a SAP business object.

updateSapBusinessObject

Non-null

Update a SAP business object.

deleteSapBusinessObject

Non-null

Delete a SAP business object.

turnMonitoringOnForCloudService

Non-null

turnMonitoringOffForCloudService

Non-null

createCloudService

Non-null

Create a cloud service.

updateCloudService

Non-null

Update a cloud service.

deleteCloudService

Non-null

Delete a cloud service.

turnMonitoringOnForSapInstance

Non-null

turnMonitoringOffForSapInstance

Non-null

createSapInstance

Non-null

Create a cloud service.

updateSapInstance

Non-null

Update a cloud service.

deleteSapInstance

Non-null

Delete a cloud service.

turnMonitoringOnForDatabase

Non-null

turnMonitoringOffForDatabase

Non-null

createDatabase

Non-null

Create a database.

updateDatabase

Non-null

Update a database.

deleteDatabase

Non-null

Delete a database.

turnMonitoringOnForBusinessService

Non-null

Turns the monitoring on for the given business service.

turnMonitoringOffForBusinessService

Non-null

Turns the monitoring off for the given business service.

turnMonitoringOnForServer

Non-null

Turns the monitoring on for the given server.

turnMonitoringOffForServer

Non-null

Turns the monitoring off for the given server.

createServer

Non-null

Create a server.

updateServer

Non-null

Update a server.

deleteServer

Non-null

Delete a server.

switchMonitoring

Non-null

Monitoring switch mutation with extended configuration possibilities.

turnMonitoringOn

Turns the monitoring on for the given system ID.

turnMonitoringOff

Turns the monitoring off for the given system ID.

turnMonitoringOnForSapSystem

Non-null

turnMonitoringOffForSapSystem

Non-null

createSapSystem

Non-null

Create a SAP system.

updateSapSystem

Non-null

Update a SAP system.

deleteSapSystem

Non-null

Delete a SAP system.

executeWorkflow

Non-null

Execute a workflow.

markAsRead

Mark a Mobile Notification as read

markNotificationsAsRead

[ ID !]!
Non-null

Mark a List of Mobile Notification as read

deleteMobileNotification

ID !
Non-null

Delete a Mobile Notification

deleteMobileNotifications

[ ID !]

Delete a List of Mobile Notification