[][src]Function async_graphql_tide::respond

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

Convert a GraphQL response to a Tide response.