Trait graphql_tools::ast::ext::SubTypeExtension [−][src]
pub trait SubTypeExtension {
fn has_sub_type(&self, other_type_name: &String) -> bool;
}
pub trait SubTypeExtension {
fn has_sub_type(&self, other_type_name: &String) -> bool;
}