Socket
Book a DemoInstallSign in
Socket

@exogee/graphweaver-scalars

Package Overview
Dependencies
Maintainers
2
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exogee/graphweaver-scalars

Common scalar types for use with @exogee/graphweaver

latest
npmnpm
Version
2.20.6
Version published
Weekly downloads
246
-39.26%
Maintainers
2
Weekly downloads
 
Created
Source

@exogee/graphql-scalars

A package to house common scalar types used across GraphQL APIs.

A scalar is a custom value type used in GraphQL. For example, the Point scalar allows us to request latitude and longitude as a single endpoint in the GraphQL query, which comes back as an object.

Usage

Import the scalars you want to use, then specify them as the field type. For more information, see examples in graphql-api.

Documentation

Comprehensive documentation and usage examples can be found on our Docs Site. It covers installation instructions, detailed API documentation, and guides to help you get started with Graphweaver.

Graphweaver CLI graphweaver

The Graphweaver Command Line Interface (CLI) tool enables you to set up and manage Graphweaver using commands in your command-line shell. Check the graphweaver npm package here.

Keywords

graphql

FAQs

Package last updated on 10 Nov 2025

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