drupal-graphql / drupal-graphql/graphql
Int cannot represent non 32-bit signed integer value
Open
3.x
- Dominant language
- PHP
- Stars
- 287
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
I have field type `Int ('size' => 'big')` in Drupal. I get error `Int cannot represent non 32-bit signed integer value: 1234567890`
Maybe it is better to use string type instead of Int?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.