feat(WEB-127): add trpc to handle requests both serverside and clientside
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { previewRequest } from "@/lib/previewRequest"
|
||||
import { previewRequest } from "@/lib/graphql/previewRequest"
|
||||
import { GetCurrentBlockPage } from "@/lib/graphql/Query/CurrentBlockPage.graphql"
|
||||
|
||||
import type { PageArgs, LangParams, PreviewParams } from "@/types/params"
|
||||
|
||||
Reference in New Issue
Block a user