Socket
Socket
Sign inDemoInstall

simple-graphql

Package Overview
Dependencies
Maintainers
1
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-graphql

The simple way to generates GraphQL schemas and Sequelize models from your models definition.


Version published
Weekly downloads
16
increased by6.67%
Maintainers
1
Weekly downloads
 
Created
Source

Simple-GraphQL

JavaScript Style Guide

Simple-GraphQLGraphQL 的后端开发框架,目的是根据声明式的配置:

  • 自动生成Sequelize数据模型定义
  • 自动生成GraphQL接口的定义和实现
  • 自动生成数据模型对应的添加、删除、修改和查询接口

安装

 npm install simple-graphql graphql graphql-relay -save

文档暂无

License

MIT

Keywords

FAQs

Package last updated on 16 May 2020

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