-
## Bug report
### Required System information
- Node.js version: 18.15.0
- NPM version: 9.8.0
- Strapi version: 4.14.2
- Database: MySQL
- Is your project Javascript or Typescript: Typescrip…
-
Since I have upgraded my dependencies to...
```
"@prisma/client": "^2.17.0",
"nexus-plugin-prisma": "^0.31.0"
"prisma": "^2.17.0"
```
... I am getting the following error when transpiling my…
-
While trying to deploy a GraphQL server using Netlify Functions (backed by AWS Lambda), I encountered the following issue viewable from [here](https://5ddafcc9836c890008d1588b--exigo.netlify.com/.netl…
-
I began to hand-write TypeScript type definitions corresponding to the shape of v14. This is of course error-prone. I'd imagine that other TypeScript developers are writing code that interacts with FR…
-
We are currently seeing the identity pallet migrated from the relay chains to the people (systems) parachain. This also means any new types in the identity pallet that are added to [people](https://gi…
-
## tl;dr
Right now, it's up to humans to remember to run `make vtadmin_web_proto_types` after modifying [vtadmin.proto](https://github.com/vitessio/vitess/blob/69e3766/proto/vtadmin.proto) or any o…
-
- [x] ~~assess if [serde typescript-definitions][] crates is suitable~~ the type must be determined before compilation so it can't generate n-number of possible types in a union type ❌
- [x] be06a6d6…
-
**Describe the bug**
My view collection has only an ID field, as this returns a public count of entries.
This was generated by typegen:
```ts
export type MainDataCountResponse = Required & BaseSys…
-
-
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---**Describe the bug**
Generated types aren't used by VS Code, so there are no any auto-comp…