-
I know this issue was resolved in previous versions (https://github.com/graphql-nexus/nexus-plugin-prisma/issues/341, https://github.com/graphql-nexus/nexus-plugin-prisma/pull/441), but I think I am …
-
### Description
When using parallel states, service signatures are incorrectly typed.
eventsCausingServices have the value 'xstate.init'.
repro:
See https://codesandbox.io/s/quirky-poincare…
-
Something that could be used both by codec derivation and (TODO) typegen:
```ts
import * as $ from "../_deps/scale.ts";
import * as M from "./Metadata.ts";
import { Visitor } from "./TyVisitor.t…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
Hi there,
Going through your docs, and testing the Crustio tutorial. When I try to execute
`npx squid-substrate-typegen typegen.json`
I get the following error.
`Error: Type MerchantLedge…
-
### Description
I have updated xstate to version 4.29.0, and I'm getting a typescript error when adding a machine to atomWithMachine.
### Expected result
no typescript error
### Actual res…
-
Below is minimal example that I am curious about.
```ts
app.get(`/api/:id`, (c) => {
const key = c.req.param().id; // This is auto-completed
});
app.get(`/api/:id`, handler);
const handl…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
Howdy 👋
I just encountered this fellow
> [typegen] Fail to extract GraphQL documents from /home/hasparus/workspace/homepage/src/pages/music.mdx Provided file type must be one of .js, .jsx, .ts,…
-