[][src]Crate async_graphql_actix_web

Async-graphql integration with Actix-web

Structs

GQLRequest

Extractor for GraphQL request

GQLResponse

Responder for GraphQL response

GQLResponseStream

Responder for GraphQL response stream

WSSubscription

Actor for subscription via websocket