Trait dynamic_graphql::internal::GetOutputTypeRef
source · pub trait GetOutputTypeRef {
// Required method
fn get_output_type_ref() -> TypeRefBuilder;
}pub trait GetOutputTypeRef {
// Required method
fn get_output_type_ref() -> TypeRefBuilder;
}