Struct novatel_oem6_service::ConfigureHardwareResponse [−][src]
Response fields for 'configureHardware' mutation
Fields
config: String
An echo of the configuration options which were requested
errors: String
Any errors encountered by the request
success: bool
Request completion success or failure
Trait Implementations
impl GraphQLType for ConfigureHardwareResponse
[src]
[+]
impl GraphQLType for ConfigureHardwareResponse
impl Clone for ConfigureHardwareResponse
[src]
[+]
impl Clone for ConfigureHardwareResponse
Auto Trait Implementations
impl Send for ConfigureHardwareResponse
impl Send for ConfigureHardwareResponse
impl Sync for ConfigureHardwareResponse
impl Sync for ConfigureHardwareResponse