This package has been deprecated

@k6-contrib/fields-bigint
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

BigInt

A bigInt field represents an bigint value, that represented in GraphQL as string.

Usage

This package isn't included with the keystone fields package and needs to be installed with yarn add k6-contrib/fields-bigint or npm install @kk-contrib/fields-bigint

Then import it, and use it like any other field:

const { bigInt } = require('@k6-contrib/fields-bigint');

Readme

Keywords

none

Package Sidebar

Install

npm i @k6-contrib/fields-bigint

Weekly Downloads

2

Version

5.0.0

License

MIT

Unpacked Size

31.2 kB

Total Files

21

Last publish

Collaborators

  • gautamsi