This is the code inside the page.tsx (i.e app/page.tsx): import { client } from “@/GraphQL/apollo-client”; import { fetchJobs } from …
This is the code inside the page.tsx (i.e app/page.tsx): import { client } from “@/GraphQL/apollo-client”; import { fetchJobs } from …