[][src]Function async_graphql_tide::respond

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

Convert a GraphQL response to a Tide response.