Review
Congratulations! You've gotten through the supplementary section on GraphQL.
To summarize, you've learned:
What GraphQl is and what it's useful for (Lesson 1 or Docs: GraphQL)
How to Write Basic GraphQL Queries (Lesson 2, Lesson 3, Lesson 4, Lesson 5 or Docs: GraphQL Queries)
How to Use Wildcards in GraphQL (Lesson 6 or Docs: GraphQL Wildcards)
How to Use Reverse References in GraphQL (Lesson 7 or Docs: GraphQL Reverse References)
How to Use Limit in GraphQL (Lesson 8 or Docs: In GraphQL)
How to Write Block Queries GraphQL (Lesson 9 or Docs: GraphQL Block Queries)
How to Write Transactions GraphQL (Lesson 10 or Docs: GraphQL Transactions)