function fetchIntrospectionimport { fetchIntrospection } from "https://deno.land/x/graphman@v1.2.2/src/lib.ts"; fetchIntrospection(url: string, headers: Array<[string, string]>)Parametersurl: stringheaders: Array<[string, string]>