graphql-code-generator
There are 82 repositories under graphql-code-generator topic.
supabase-community/supabase-graphql-example
A HackerNews-like clone built with Supabase and pg_graphql
correttojs/graphql-codegen-apollo-next-ssr
Autogenerate apollo code for nextjs ssr
croutonn/graphql-codegen-plugin-typescript-swr
A GraphQL code generator plug-in that automatically generates utility functions for SWR.
danielwaltz/vite-plugin-graphql-codegen
Zero-config vite plugin that uses the vite file watcher to run graphql codegen programmatically without needing to start a separate watcher
capaj/graphql-codegen-vscode
vscode extension which runs graphql-codegen whenever you save a query/mutation
MileTwo/nextjs-ts-prisma-auto-graphql
Next.js example with TypeScript, Prisma, GraphQL, TypeGraphQL Automatic CRUD operations, Material UI, ESlint, Prettier, and Jest
mizdra/graphql-codegen-typescript-fabbrica
GraphQL Code Generator Plugin to define fake data factory.
qw-in/graphql-codegen-pydantic
Generate pydantic types from any graphql schema
krambertech/graphql-example-app
An example project for my talk about GraphQL
kazekyo/nau
A tool that makes Apollo Client more productive for users using Relay GraphQL Server Specification compliant backends.
orodrigogo/event-platform
▶️⚛️ Plataforma de evento desenvolvida com React JS no Ignite Lab.
ctison/graphql-codegen-golang
GraphQL Code Generator plugin for generating Golang
correttojs/graphql-codegen-apollo-cache
GraphQL Code Generator plugin for generating a functions to read and write from the apollo cache
hardyscc/react-graphql-sample
Build a basic CRUD frontend application with React & GraphQL.
Solo-steven/rustgql
graphql tool written in rust
djleonskennedy/nextjs-graphql-example
Start your project with Next.js app and graphql api route
imranur8/garphql-modules-starter
Garphql Modules Starter
Merlin04/github-contentful-readme
Update your profile readme with data from the Contentful headless CMS
tj-pre-commit/graphql-codegen-hook
Pre-commit hook for graphql-code-generator.
nathanchapman/jamstack
🍓 JAMstack template using Netlify + React + GraphQL + Apollo + TypeScript + Codegen
heiso/cobbl
Strongly typed project template using prisma, graphql, graphql-code-generator and react
mihailtd/starter
Project Starter template using VueJS, Vite, GraphQL backend with PostGraphile, PostgreSQL database in Kubernetes with Crunchy Postgres Operator, local Kubernetes development with DevSpace and auto generated code with graphql-code-generator.
danimal141/learning-graphql-ts
This project builds a sample GraphQL application to learn "Learning GraphQL".
EvgenyWas/online-shop
Online shop SPA on React/TypeScript with GraphQL on backend. This app consists of category, product and cart pages. Also, the selected options of added to cart products are available in cart overlay.
shogo4131/gql-apolloclient
Chakra UI + GraphQL + Apollo Clientの練習
hellocomet/graphql-codegen-typescript-operations-tester
graphql-code-generator plugin to generate test functions on operations
IsabelRubim/SpaceX
:rocket: Angular application exploring SpaceX GraphQL API
jbroadice/typescript-graphql-modules-api
A TypeScript GraphQL API using GraphQL Modules with code auto-generation.
rusconn/ts-graphql-example
Implement a GraphQL API using TypeScript
stffffn/react-multiple-apollo-clients
Very basic React Typescript example on how to implement multiple Apollo Clients with GraphQL Code Generator.
typebase-inc/nextjs-prisma-graphql-codegen-sample
💪 Full-stack web application built with Next.js, Prisma, and GraphQL Code Generator.
fantakim/react-graphql-chat
Chat application using React, Apollo Client and graphql server