kriasoft / kriasoft/graphql-starter-kit

big int

Open
#265 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4k
Forks
552
PR merge metrics
No merged PRs in 30d

Description

Hello and great job

add bigint in list in file : update-types.ts
const type = ["integer", "numeric", "decimal"].includes(x.type)

because it put it like a string

Contributor guide

Open the contributing guide

Research direction

Open update-types.ts and inspect the type list containing "integer", "numeric", and "decimal". Add bigint to the relevant mapping and verify that bigint values are no longer represented as strings.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, typescript
Domain
backend, databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.