test, and clean up, support for __typename

This commit is contained in:
Ben Kraft
2020-07-15 12:29:29 -07:00
parent cf6f57f5f1
commit d089ab1afb
5 changed files with 25 additions and 8 deletions
-1
View File
@@ -62,7 +62,6 @@ TODO(benkraft): Figure out how to get GitHub Actions to run the example -- it ne
Query structures to support:
- unions
- fragments
- `__typename`
Config options:
- get schema via HTTP (perhaps even via GraphQL introspection)