Skip to main content
Module

x/remora/deps.ts

Graphql server builder
Go to Latest
import * as remora from "https://deno.land/x/remora@1.1.0/deps.ts";

Functions

A helper function to build a GraphQLSchema directly from a source document.

f
existsSync
deprecated

Test whether or not the given path exists by checking with the file system.

Create a new GraphQL HTTP middleware with schema, context etc