All Projects → sogko → Graphql Schema Language Cheat Sheet

sogko / Graphql Schema Language Cheat Sheet

Licence: mit
GraphQL Shorthand Notation Cheat Sheet

Projects that are alternatives of or similar to Graphql Schema Language Cheat Sheet

Golang Cheat Sheet
An overview of Go syntax and features.
Stars: ✭ 6,066 (+413.63%)
Mutual labels:  cheatsheet, cheat-sheets
Strawberry
A new GraphQL library for Python 🍓
Stars: ✭ 891 (-24.56%)
Mutual labels:  graphql, graphql-schema
Graphql
Pure PHP realization of GraphQL protocol
Stars: ✭ 717 (-39.29%)
Mutual labels:  graphql, graphql-schema
Graphql Typescript
Define and build GraphQL Schemas using typed classes
Stars: ✭ 67 (-94.33%)
Mutual labels:  graphql, graphql-schema
Snowflaqe
A dotnet CLI tool to work with GraphQL queries: static query verification, type checking and code generating type-safe clients for F# and Fable.
Stars: ✭ 69 (-94.16%)
Mutual labels:  graphql, graphql-schema
Graphql Cost Analysis
A Graphql query cost analyzer.
Stars: ✭ 527 (-55.38%)
Mutual labels:  graphql, graphql-schema
Graphql Code Generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Stars: ✭ 7,993 (+576.8%)
Mutual labels:  graphql, graphql-schema
Graphql Auto Generating Cms
Use your existing graphQL schema to generate CMS in a couple steps. DEMO: http://cms-demo.web4fly.com/
Stars: ✭ 373 (-68.42%)
Mutual labels:  graphql, graphql-schema
Sql To Graphql Schema Generator
⚛️ Generate GraphQL Scheme Online From SQL Query - https://sql-to-graphql.now.sh/
Stars: ✭ 32 (-97.29%)
Mutual labels:  graphql, graphql-schema
Fullstack Graphql
🌈 Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.
Stars: ✭ 955 (-19.14%)
Mutual labels:  graphql, graphql-schema
Get Graphql Schema
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
Stars: ✭ 443 (-62.49%)
Mutual labels:  graphql, graphql-schema
Graphql Modules
⚠️ [DEPRECATED] GraphQL module library for Apollo.
Stars: ✭ 53 (-95.51%)
Mutual labels:  graphql, graphql-schema
Graphql Tools
🔧 Build, mock, and stitch a GraphQL schema using the schema language
Stars: ✭ 4,556 (+285.77%)
Mutual labels:  graphql, graphql-schema
Graphqldesigner.com
A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React.
Stars: ✭ 587 (-50.3%)
Mutual labels:  graphql, graphql-schema
Typegql
Create GraphQL schema with TypeScript classes.
Stars: ✭ 415 (-64.86%)
Mutual labels:  graphql, graphql-schema
Type Graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Stars: ✭ 6,864 (+481.2%)
Mutual labels:  graphql, graphql-schema
Stl cheat sheets
C++ STL Cheat Sheets.
Stars: ✭ 293 (-75.19%)
Mutual labels:  cheatsheet, cheat-sheets
Vim Graphql
A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.
Stars: ✭ 357 (-69.77%)
Mutual labels:  graphql, graphql-schema
Graphql Config
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
Stars: ✭ 883 (-25.23%)
Mutual labels:  graphql, graphql-schema
Cmd Command Cheat Sheet
CMD - Command Cheat Sheat ✅
Stars: ✭ 50 (-95.77%)
Mutual labels:  cheatsheet, cheat-sheets

GraphQL Schema Language Cheat Sheet

The definitive guide to express your GraphQL schema succinctly

Original article available at: https://wehavefaces.net/graphql-shorthand-notation-cheatsheet-17cd715861b6

https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png

Downloads

Release notes

28 Jan 2017

  • Fixes issue #4: Fixed typo in enum example.
  • Fixes issue #3: Added comments example.
  • Fixes issue #2: Added schema type.

10 Jun 2016

  • Fixes issue #1: [Users] should be [User].

19 Apr 2016

  • Updated title to "GraphQL Schema Language Cheat Sheet", as advised by @leeb.
  • Updated enum example.

18 Apr 2016

  • First draft release.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].