Function async_graphql_tide::respond[][src]

pub fn respond(resp: impl Into<BatchResponse>) -> Result

Convert a GraphQL response to a Tide response.