SwoffSwoff

fetchWithGql

Raw GraphQL fetch via fetchWithCache.

fetchWithGql<T>(url, query, variables?, options?)

From swoff/graphql/index.ts.

import { fetchWithGql } from "swoff/graphql";

On this page