New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@k6-contrib/fields-bigint

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@k6-contrib/fields-bigint

<!--[meta] section: api subSection: field-types title: bigInt [meta]-->

  • 6.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

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

FAQs

Package last updated on 18 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc