Skip to main content

MessageOutput

Message of success or failure

type MessageOutput {
result: String!
message: String
}

Fields

MessageOutput.result ● String! non-null scalar

The result of the operation whether it is a success or a failure

MessageOutput.message ● String scalar

The message of the operation

Returned By

bulkDeleteDevices mutation ● bulkImportDevicesToEndCustomer mutation ● bulkImportDevicesToSite mutation ● bulkUpdateDevicesSoftwareVersion mutation ● confirmDeviceConfigHasBeenApplied mutation ● confirmSoftwareVersionHasBeenApplied mutation ● deleteEndCustomer mutation ● deleteUser mutation ● updateEmeritConnectDeviceInfo mutation