
GraphQL Blog Posts # graphql #
BLOG POSTS TAGGED “ GRAPHQL ” 5 POSTS:
5 “ GRAPHQL ” BLOG POSTS:


SvelteKit GraphQL Type Generation
SvelteKit GraphQL type generation: how you can generate TypeScript types automatically from your GraphQL API endpoint using a codegen tool.
Using uvu for TypeScript API Testing
Using uvu for TypeScript API testing: we take a look at integrating a fast test runner into your backend continuous integration workflow.
SvelteKit GraphQL Queries using fetch Only
SvelteKit GraphQL queries using fetch only: how you can drop Apollo client and urql dependencies altogether, keeping your Svelte app lean.