Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
soggybag committed Dec 24, 2018
1 parent 5e47018 commit aa84aa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ With REST there is a need to define an end point for each type of request at the
- Using a single endpoint simplifies your work.
- Make more effecient applications by avoiding over fetching and under fetching data.

Runs everywhere: Can be deployed via now, up, AWS Lambda, Heroku etc.

## Core Concepts

The GraphQL language uses a JS like syntax. Below are some examples of the code you would write in the GraphQL language.
Expand Down

0 comments on commit aa84aa5

Please sign in to comment.