Trait juniper::Context [] [src]

pub trait Context { }

Marker trait for types that can act as context objects for GraphQL types.

Implementors