Trait graphql_tools::ast::ext::AstTypeRef[][src]

pub trait AstTypeRef {
    fn named_type(&self) -> String;
}

Required methods

Implementors