6.0.0 • Published 1 year ago

@k6-contrib/fields-bigint v6.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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');
6.0.0

1 year ago

5.0.0

2 years ago

4.0.0

2 years ago

3.0.0

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.5.1

4 years ago

0.3.0

4 years ago

0.4.0

4 years ago

0.2.1-dev0

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago