[go: up one dir, main page]

Type Definition juniper::ExecutionResult

source ·
pub type ExecutionResult<S = DefaultScalarValue> = Result<Value<S>, FieldError<S>>;
Expand description

The result of resolving an unspecified field