BigInt Scalar
The BigInt scalar type represents non-fractional signed whole numeric values. BigInt can represent values between -(2^53) + 1 and 2^53 - 1.
Usages
#
References
#
- Field databaseId from Product
- Field databaseId from ProductImage
- Field databaseId from ProductVariant
Previous
AttributeValueType
Next
Boolean