[][src]Crate async_graphql_tide

Async-graphql integration with Tide

Traits

RequestExt

Tide request extension

ResponseExt

Tide response extension

Functions

graphql

GraphQL request handler

graphql_opts

Similar to graphql, but you can set the options async_graphql::MultipartOptions.