Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/graphman/src/lib.ts>fetchIntrospection

Quikly scaffold a postman collection for a GraphQL API. Compatible with Postman & Insomnia.
Latest
function fetchIntrospection
import { fetchIntrospection } from "https://deno.land/x/graphman@v1.2.2/src/lib.ts";

Parameters

url: string
headers: Array<[string, string]>