graphQLRoutingModule

fun Application.graphQLRoutingModule()(source)

Ktor module that configure needed GraphQL routes, some of which are the main entrypoint "/graphql", subscription entrypoint "/subscriptions" and Schema Definition Language Route.