asGraphQLHandler

fun HttpHandler.asGraphQLHandler(endpoint: Uri): (GraphQLRequest) -> GraphQLResponse
fun HttpHandler.asGraphQLHandler(endpoint: String): (GraphQLRequest) -> GraphQLResponse