-
Thanks @hayes for this amazing library ! Today the reason we are not implementing it is because your are the only administrator of this library.
Problem: if you stop administration for any reas…
-
Most or all installs fail on MacOS 14.2. Note that the reason appears to be different than for issues #59, and #62. Note that I installed the Doxygen formula and it works on my other CMake projects, s…
-
PR: https://github.com/sst/ion/pull/575
[ION-1334](https://linear.app/sst-dev/issue/ION-1334/example-pothos-graphql-example)
-
When I use the example described in the readme the function is deployed to Azure, but the code with a schema that is generated through Pothos failed to be successfully deployed on Azure as the image b…
-
Access to Prisma.dmmf was removed in edge environments: https://github.com/prisma/prisma/pull/22962
This caused issues with @pothos/plugin-prisma which was then fixed in v4: https://github.com/haye…
-
Hey! I've been working a bit on the [@pothos/plugin-prisma-utils](https://pothos-graphql.dev/docs/plugins/prisma-utils) plugin lately. The goal of this plugin is to make building code-generators for…
hayes updated
4 months ago
-
Sorry if this is not clear, or already supported, but the goal here is to support the `locateCommand` option from Relay's (and GraphQL) LSP:
https://www.npmjs.com/package/graphql-language-service-s…
-
![Image](https://github.com/user-attachments/assets/b7765090-fd9d-4201-a1ea-95ae3c3e6b8e)
-
### Bug description
`npx prisma migration` produces duplicate `@SQL` declaration that results in
```cmd
Database error code: 134
Database error:
The variable name '@SQL' has already been decl…
-
SST V2 had the ability to run commands after build. This enabled things like the Pothos generation. [See the commands array here](https://docs.sst.dev/learn/graphql-api#lambda-optimized-graphql).
M…