[][src]Trait juniper_eager_loading::GenericQueryTrail

pub trait GenericQueryTrail<T, K> { }

Trait used for generic constraint on QueryTrails

This crate cannot depend directly on QueryTrail because they're generated by graphql_schema_from_file and not exported by "juniper-from-schema".

Implementors

Loading content...