-
This was observed with the `flight_declaration_ops/flight_declaration` (response described [here](https://github.com/openskies-sh/flight-blender/blob/15b4154cb54b23e53eb372d253e24abbb10bfa3d/api/fligh…
-
**Describe the bug**
If I go into the Pocketbase Admin UI, opens a collection definition and reorder the fields then:
1. No migration file is created by Pocketbase
2. Types by `pocketbase-typegen` …
-
#### Nexus Report
```
{
"node": "v14.4.0",
"os": {
"platform": "darwin",
"release": "19.5.0"
},
"errorsWhileGatheringReport": {
"gettingLayout": {
"type": "Malform…
-
Hello,
I have a machine where I store a rest client inside the context but it's seems to have circular structure and this crash the xstate-ninja and then the machine;
```
Uncaught (in promise) …
-
Hi! I am a fan of `nexus`. Today, I am suffering from migrating my project to `esm`.
I changed `shcema.ts` to `schema.mjs` because with `type: module` in `package.json`, it can't read `.ts` extension…
-
- [x] commonjs 모듈 변경 -> 잘 안됨. 그냥 놔두자
- [x] typescript typegen
- [ ] type 엄밀하지 못한 부분 -> IndexPageQuery 형식으로 바꾸고 싶은데, nullable한 걸 자꾸 처리해줘야 돼서.. assertion 하는 법 잘 모르겠음. https://www.gatsbyjs.com/docs/ref…
-
Hey,
Hello,
I may have stumbled on an edge case that's not handled around the "Rich Editor" fields.
```bash
npx pocketbase-typegen --db /path/to/data.db --out /path/to/generated-types.ts
…
-
Prior to release the FDC3 source and NPM module need to be updated with new typescript types for standard contexts generated from the schemas. These go in [src/context/ContextType.ts](https://github.c…
-
## Props
- [x] db.add/remove (delete/undelete?)
- [x] Using symbols as keys to access stuff is awkward (e.g. deleted, id field etc)
```
id
__typename
__deleted
```
- [x] `db.properties`
## …
-
Hi!
First of all I want to say thank you for this project, I love working with it!
Could you please provide some documentation regarding if/how nested expanding can be done?
I have read the f…