This commit is contained in:
Ben Kraft
2020-09-04 17:14:40 -07:00
committed by GitHub
parent 58dc311289
commit f3282426f2
+1
View File
@@ -63,6 +63,7 @@ Query structures to support:
- interfaces
- unions
- fragments
- (optional) collapsing -- should be able to have `mutation { myMutation { error { code } } }` just return `(code string, err error)`
Config options:
- get schema via HTTP (perhaps even via GraphQL introspection)