Skip to content

๐Ÿ““ Documentation & tutorials about Graphcool & GraphQL

Notifications You must be signed in to change notification settings

meikoudras/content

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ““ Documentation & tutorials about Graphcool & GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%