{"library":"graphql-bigint","type":"library","category":null,"description":"Provides a 53-bit wide integer scalar for graphql-js, extending the default 32-bit GraphQLInt to cover JavaScript's safe integer range (Number.MAX_SAFE_INTEGER). Current stable version is 1.0.0. No recent updates; the library is simple and stable. Key differentiator: unlike alternatives like GraphQLInt, it accepts values up to 2^53-1, solving the common 'Invalid value' error for large integers.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","graphql","int","bigint","long","number"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-bigint","imports":["import BigInt from 'graphql-bigint'","const BigInt = require('graphql-bigint')","import GraphQLBigInt from 'graphql-bigint'"]},{"cmd":"yarn add graphql-bigint","imports":[]},{"cmd":"pnpm add graphql-bigint","imports":[]}],"homepage":"https://github.com/stems/graphql-bigint#readme","github":"https://github.com/stems/graphql-bigint","docs":null,"changelog":null,"pypi":null,"npm":"graphql-bigint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}