simplify some type checks by fixing graphql schema
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
import "server-only"
|
||||
|
||||
import { cacheExchange, createClient, fetchExchange } from "@urql/core";
|
||||
import { registerUrql } from "@urql/next/rsc";
|
||||
|
||||
|
Reference in New Issue
Block a user