5.0.0 • Published 10 months ago

@k6-contrib/fields-bigint v5.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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');
5.0.0

10 months ago

4.0.0

1 year ago

3.0.0

1 year ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.3.0

3 years ago

0.4.0

3 years ago

0.2.1-dev0

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago