You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@homebound/graphql-typescript-possible-types

Package Overview
Dependencies
Maintainers
34
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homebound/graphql-typescript-possible-types

2.18.0
latest
npm
Version published
Maintainers
34
Created
Source

NPM

This is a graphql-code-generator plugin that generates types for implementating an Apollo-/graphql-style implementation in TypeScript.

Overview

This plugin generates a possibleTypes object defining possible types which implement interfaces, needed by Apollo

Contributing

In order to develop changes for this package, follow these steps:

  • Make your desired changes in the src directory

  • Adjust the example files under the integration directory to use your new feature.

  • Run yarn build, to create a build with your changes

  • Run yarn graphql-codegen, and verify the output in graphql-types.ts matches your expected output.

FAQs

Package last updated on 08 Nov 2023

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