SwoffSwoff

queryGql

Typed read query using fetchWithCache read strategy.

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

From swoff/graphql/index.ts. Read-only by default.

import { queryGql } from "swoff/graphql";

On this page