pub struct RunResult;
Trait Implementations§
source§impl HasField<__typename> for RunResult
impl HasField<__typename> for RunResult
source§impl HasField<breakpoint> for RunResult
impl HasField<breakpoint> for RunResult
§type Type = Option<OutputBreakpoint>
type Type = Option<OutputBreakpoint>
The schema marker type of this field.