Socket
Socket
Sign inDemoInstall

@entria/create-graphql

Package Overview
Dependencies
Maintainers
10
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entria/create-graphql

Create production-ready GraphQL servers


Version published
Maintainers
10
Created
Source

Create-GraphQL Logo

Create GraphQL

Create production-ready GraphQL servers

About

Create-GraphQL is a command-line utility to build production-ready servers with GraphQL and also generate Mutations, Types and more into existent projects

Check out the post Announcing Create-GraphQL on Entria medium

Install

With Yarn:
yarn global add @entria/create-graphql
With NPM:
npm i --g @entria/create-graphql

Usage

You can create a brand new GraphQL project:

create-graphql init GraphQLProject

And can generate single files for Mutation, Type and others:

create-graphql generate --mutation Story

This generates a StoryAddMutation and StoryEditMutation

See more usage examples in the docs

Contributing

If you want to contribute, see the Contributing guidelines before and feel free to send your contributions.

Feedbacks

We love the feedbacks. It's help us to continue grow and improve. Give your feedbacks by open an issue. We will be glad to discuss your suggestions!

License

MIT © Entria

Keywords

FAQs

Package last updated on 11 Jun 2018

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