Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remoklify/graphql-to-typescript

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remoklify/graphql-to-typescript

Command-line interface generator that generates typescript codes for client by only taking the inputs GraphQL Api url and Authorization.

  • 1.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

Logo

Remoklify - GraphQL to Typescript

GitHubRepo SonarCloud

Command-line interface generator that generates typescript codes for client by only taking the inputs GraphQL Api url and Authorization.

About the NPM Package

Package Installation

npm install -g @remoklify/graphql-to-typescript

Usage

Go to directory you want to generate client typescript codes from graphql schema:

cd Directory

Run command:

remoklify-graphql-codegen

Give the GraphQL API url and auth token if necessary (without bearer)

  • ? GraphQL API Url: https://api.github.com/graphql
  • ? Auth Token (Optional): ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Check the directory /schema

cd schema

Sponsors

No sponsors yet! Will you be the first?

Contributors


Fatih Turker

💬 📖 👀

LICENSE

The source code for this project is released under the MIT License.

Keywords

FAQs

Package last updated on 09 Jan 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

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