kylefinley / content

πŸ““ Documentation & tutorials about Graphcool & GraphQL

Home Page:https://www.graph.cool/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

content

master dev
CircleCI CircleCI

πŸ““ Documentation for Graphcool.

Add a new article

Frontmatter

There are different types of articles:

  • BLOG - a blog article located in content/blog
  • FAQ - an faq article located in content/faq
  • REFERENCE - a reference article located in content/reference
  • TUTORIAL - a tutorial located in content/tutorial

Different article types need different properties in their frontmatter. For a valid frontmatter, have a look at one of the existing articles.

Gotchas

  • The description of an article must not be longer than 160 characters.

  • Use the alias of the article to be linked to for internal links:

Look in the [Simple API](!alias-heshoov3ai)
  • Don't start links with www but with https:// or http://:
Learn more at [the official GraphQL documentation](https://www.graphql.org)
  • Aliases are a unique alphanumeric string of length 10, that may contain either lower case letters or digits. Aliases have to start with a letter. You can create a new alias with
pwgen -A 10 1

Contributors

A big thank you to all contributors and supporters of this repository πŸ’š

marktani nikolasburk schickling sorenbs timsuchanek lastmjs artyomchel notrab khankuan danieljvdm sedubois philippbosch helfer thangngoc89 c316 richardkall timneutkens jkeat yergi gabric098 mikexstudios rafklu artyomc dpetrick kandros MacsDickinson dervos Igor-Senshov brenmcnamara jakelowen khaister vyca2017 jasonmerino kbrandwijk gstvbrg tutturen fvieira Huvik toonitw bestan gragland vinaypuppal do4gr S4sh

Help & Community Slack Status

Say hello in our Slack or visit the Graphcool Forum if you run into issues or have questions. We love talking to you!

About

πŸ““ Documentation & tutorials about Graphcool & GraphQL

https://www.graph.cool/docs


Languages

Language:Shell 100.0%