microsoft / microsoft/cppgraphqlgen
Unable to create BigInt scalar
Open
- Dominant language
- C++
- Stars
- 350
- Forks
- 56
- Avg merge
- 2h 33m
- Merged PRs (30d)
- 3
Description
Both main and next does not really allow to implement custom scalars that cannot be represented by Value type.
One example would be BigInt scalar. I should be possible to implement custom storage/serialize/deserialize for user defined scalars.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.