Joined January 2023
9 Photos and videos
Pothos recently added some cool new stuff: - New standard-schema validation plugin: pothos-graphql.dev/docs/plug… - Grafast Plugin: pothos-graphql.dev/docs/plug… - LLM support in docs: pothos-graphql.dev/docs/llms

1
10
322
Pothos GraphQL retweeted
New Open Source Release: A Prisma, Pothos & GraphQL Server Template Type-safe, stable, scalable. This stack offers incredible Developer Experience to build awesome GraphQL backends. GitHub: nkzw-tech/server-template
7
15
113
14,758
New version of the @DrizzleORM plugin is out now: pothos-graphql.dev/docs/plug… This version updates everything to use the new RQBv2 API from drizzle. This release has lots of breaking changes, but things should be a lot more stable now!

2
7
1,681
Now that Pothos v4 has shipped smoothly, its time for @DrizzleORM! I just published an early preview of the drizzle plugin: pothos-graphql.dev/docs/plug… You can see a full example of a drizzle based API here: github.com/hayes/pothos/tree… Try it out, and let me know what you think!

5
28
7,998
Pothos v4 is finally about to launch. If anyone out there would be willing to test the migration guide I would be so grateful: v4.pothos-graphql.dev/

1
5
28
1,248
Pothos GraphQL retweeted
Athena Crisis always runs the latest versions of: * React * Relay * Prisma * graphql-pothos * Vite * TypeScript * React Router * framer-motion * …and many more Go tell your mom that you helped build a video game! Thanks to everyone for working on these technologies 🙇‍♂️
8
4
119
19,989
Just added a couple new features to the dataloader plugin. `loadableGroup` makes data-loading lists with `where-in` style queries easier, and the new `byPath` option allows loadable fields to use arguments in the load method
3
12
1,182
Pothos GraphQL retweeted
9 Feb 2024
🧙🏾 Package feature of the week: prisma-generator-pothos-codegen This generator by @cauenor provides a fast way to generate a fully customizable CRUD GraphQL API with @pothos_graphql from your Prisma schema. Try it out and ⭐️ it on GitHub! github.com/Cauen/prisma-gene…
2
3
38
4,452
Everyone wants to be more like @DrizzleORM💚 Pothos can now infer types from Refs using a drizzle like $inferType property pothos-graphql.dev/docs/guid…

2
2
25
11,941
We just published some improvements to the @prisma plugin that greatly reduces db queries for certain edge cases by adding smarter scheduling of queries, this allows Prisma to more easily batch them together. If you use aliases in your gql queries, I'd recommend upgrading!
1
8
20
5,748
How this works: the actual prisma queries did not change at all, just when/how they are dispatched. Prisma only applies n 1 optimization if all queries are compatible. Pothos now groups compatible queries into batches on separate ticks to preserve the optimization
4
390
Just released a few new features for the Prisma plugin! - builder.prismaInterface for defining interfaces - onUnusedQuery will let you know if you forget to use the queryArgument in a prismaField
13
665
Pothos GraphQL retweeted
I continue to be extremely pleased with graphql-pothos. It's a joy to build a GraphQL server with it, especially when using Prisma and Relay.
4
7
58
11,927
This is a great blog post if you want to learn how to set up a GraphQL API using cloudflare workers!
私が寄稿したブログが公開されました。ありがとう! The @TheGuildDev blog I contributed to is now available. Thank you! @UriGoldshtein the-guild.dev/blog/graphql-y…
1
3
870
If you are using the Prisma plugin, update the Pothos plugin before upgrading to @prisma 4.13 it introduced some internal changes that broke the Pothos plugin. It's been fixed, but you'll need to grab the latest version of the plugin to make sure everything works correctly!
8
451
Thanks to @JoviDeC All Pothos packages will now be published with provenance (github.blog/2023-04-19-intro…) He has also updated urql and GraphQLSP which I highly recommend checking out!

5
10
2,132
If you have written or used custom Pothos plugins, reply here or dm me! There are some big internal changes coming in 4.0, and we are trying to figure out what internals people might be using to make the upgrade as easy as possible.
1
6
1,057
Pothos GraphQL retweeted
12 Apr 2023
📦GraphQLSP Announcing an early release of the GraphQLSP package, this is a TypeScript LSP plugin that will help you with the GraphQL documents in your TypeScript files. Demo: loom.com/share/19d563aea8274… Repo: github.com/0no-co/GraphQLSP
3
16
50
12,605
We are starting to work on Pothos 4.0! This version will: * Update some bad defaults * Make plugin configs more consistent * Allow field/type refs to be shared/reused/modified for modular schemas and cool new plugins Add your breaking change ideas here: github.com/hayes/pothos/issu…
1
3
12
1,016
Most Pothos users should be able to update with a 1 or 2 line change to restore old defaults (if they haven't overridden them already). There may be a few type changes if you use a lot of complex type helpers for Pothos, but this should be an easy upgrade
1
212