Function async_graphql_tide::respond
source · pub fn respond(resp: impl Into<BatchResponse>) -> ResultExpand description
Convert a GraphQL response to a Tide response.
pub fn respond(resp: impl Into<BatchResponse>) -> ResultConvert a GraphQL response to a Tide response.