Jonathan Gelingelinjo.hashnode.devยทNov 13, 2024Hashnode Loader with Astro 5Install graphql-request npm install graphql-request yarn add graphql-request pnpm add graphql-request Create file src/loaders/hashnode/schemas.ts with import { z } from "astro/zod"; export const PostSchema = z.object({ author: z.object({...AstroAdd a thoughtful commentNo comments yetBe the first to start the conversation.