Skip to main content
Latest
function getIntrospectionQuery
import { getIntrospectionQuery } from "https://deno.land/x/kilatgraphql@16.6.0-1/mod.ts";

Produce the GraphQL query recommended for a full schema introspection. Accepts optional IntrospectionOptions.

Returns

string