master | dev |
---|---|
📓 Documentation for Graphcool.
There are different types of articles:
BLOG
- a blog article located incontent/blog
FAQ
- an faq article located incontent/faq
REFERENCE
- a reference article located incontent/reference
TUTORIAL
- a tutorial located incontent/tutorial
Different article types need different properties in their frontmatter. For a valid frontmatter, have a look at one of the existing articles.
-
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 withhttps://
orhttp://
:
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