GraphQlEndpointType
Import
import { GraphQlEndpointType } from "@hyper-fetch/graphql"
Source
Package
Preview
type GraphQlEndpointType = string | DocumentNode;
import { GraphQlEndpointType } from "@hyper-fetch/graphql"
type GraphQlEndpointType = string | DocumentNode;