interfaces themselves are actually trivial!

This commit is contained in:
Ben Kraft
2020-07-15 17:35:47 -07:00
parent 279228f9a4
commit cf6f57f5f1
5 changed files with 54 additions and 3 deletions
+2 -1
View File
@@ -60,8 +60,9 @@ TODO(benkraft): Figure out how to get GitHub Actions to run the example -- it ne
## Major TODOs
Query structures to support:
- interfaces
- unions
- fragments
- `__typename`
Config options:
- get schema via HTTP (perhaps even via GraphQL introspection)