api

http4k / org.http4k.client / kotlin.Function1 / asGraphQLHandler

asGraphQLHandler

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