Enum graphql_tools::validation::rules::no_undefined_variables::Scope
source · [−]Variants
Operation(Option<String>)
Fragment(String)
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Scope
impl UnwindSafe for Scope
Blanket Implementations
Mutably borrows from an owned value. Read more