Package-level declarations
Functions
Link copied to clipboard
fun CoRouterFunctionDsl.apolloGraphQLRoutes( executableSchema: ExecutableSchema, path: String = "/graphql", executionContext: ExecutionContext = ExecutionContext.Empty)
Link copied to clipboard
fun CoRouterFunctionDsl.apolloSandboxRoutes(title: String = "API sandbox", sandboxPath: String = "/sandbox", graphqlPath: String = "/graphql")
Link copied to clipboard