{"library":"graphql-type-ints","type":"library","category":null,"description":"GraphQL scalar types for integers with arbitrary precision and bounds, including 8/16/32/64-bit signed and unsigned integers. Version 1.0.2 is the latest stable release. The library uses JavaScript's BigInt for 64-bit integers (GraphQLKind STRING) and supports custom range validation via factory functions. Key differentiator: it provides precise integer types beyond JavaScript's 53-bit number precision, unlike basic GraphQLInt. Requires Node >=10.4.0 and graphql >=0.13.0.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","bigint","graphql","int","int8","int16","int32","int64","long"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-type-ints","imports":["import { GraphQLInt8 } from 'graphql-type-ints'","import { createGraphQLBigIntType } from 'graphql-type-ints'","import { UINT32_MAX } from 'graphql-type-ints'"]},{"cmd":"yarn add graphql-type-ints","imports":[]},{"cmd":"pnpm add graphql-type-ints","imports":[]}],"homepage":"https://github.com/amosyuen/graphql-type-ints#readme","github":"ssh://git@github.com/amosyuen/graphql-type-ints","docs":null,"changelog":null,"pypi":null,"npm":"graphql-type-ints","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}