DeleteDeviceProfileResult
No description
type DeleteDeviceProfileResult {
success: Boolean!
}
Fields
DeleteDeviceProfileResult.success ● Boolean! non-null scalar common
Indicates if the operation was completely successful
Returned By
deleteDeviceProfile mutation