Artur Kurowski

Results 5 issues of Artur Kurowski

## Current behavior and motivation We can generate `schema.graphql` which is great. Although in order to generate Angular sdk library to better communicate with NestJS all of the code-generator tools...

enhancement

Fixing an issue with data not being updated by renaming results to data etc. Needs test/inspection.

I believe `.env.template` is reasonable and good name for .env files and in some cases might be more suitable than .sample, .defaults, .example, .schema etc. Could we add it to...

### Major changes - Prisma added `ReadonlyDeep` type which was causing TypeScript to throw errors. To counter that I mapped types with `WritableDeep` from `type-fest` library. - Prisma `AND` and...

# General info **Device:** Xiaomi Redmi 5 **package.json**: ```json { "name": "nativescript-capacitor-ionic", "version": "0.0.1", "author": "Ionic Framework", "homepage": "https://ionicframework.com/", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "test":...