Trait dynamic_graphql::internal::OutputTypeName
source · pub trait OutputTypeName: TypeName {
// Provided method
fn get_output_type_name() -> Cow<'static, str> { ... }
}
pub trait OutputTypeName: TypeName {
// Provided method
fn get_output_type_name() -> Cow<'static, str> { ... }
}