Struct novatel_oem6_service::HardwareTestResults [−][src]
Response fields for 'testHardware(test: HARDWARE)' mutation
Fields
errors: String
Any errors encountered by the request
success: bool
Request completion success or failure
data: String
Test results
Trait Implementations
impl GraphQLType for HardwareTestResults
[src]
[+]
impl GraphQLType for HardwareTestResults
Auto Trait Implementations
impl Send for HardwareTestResults
impl Send for HardwareTestResults
impl Sync for HardwareTestResults
impl Sync for HardwareTestResults