graphQLRoutingModule

fun Application.graphQLRoutingModule()

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