New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@typeshaman/graphql

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typeshaman/graphql

Typesafe graphql servers and clients.

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Client and helpers

  • Helpers/Fragments for querying

Testing

  • Move all existing tests to testQuery.
  • Test enums
  • integration test with real server.

Go live

  • Create npm package.
  • Github actions.
  • Prettier and linting.
  • Husky.

Documentation

  • README.md
  • Demo video
  • Comments
  • Comments in code.
  • API docs.

Nice to haves

  • Infer all possible names of interface implementations to fix return type?
  • Check all types in union for an isTypeOf and require resolve type if it doesn't exist
  • check enum type is actually enum, similar or introduce separate type.
  • force union names to be narrower than strings.
  • Proper typing in client generation.

Aditional Features

  • Subscriptions
  • Extensions?
  • Directives?

FAQs

Package last updated on 08 Apr 2022

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