Skip to main content
Module

x/dgql/deps.ts>makeExecutableSchema

0 config deno full featured graphql side car. Generate gql from any datasource.
Latest
function makeExecutableSchema
import { makeExecutableSchema } from "https://deno.land/x/dgql@v0.0.2/deps.ts";

Type Parameters

optional
TContext = any

Parameters

unnamed 0: IExecutableSchemaDefinition<TContext>