reword TODO

This commit is contained in:
Ben Kraft
2020-07-10 13:59:35 -07:00
committed by GitHub
parent 5da8b3203b
commit 3b80f09c79
+1 -1
View File
@@ -72,4 +72,4 @@ Other:
- more tests
- documentation
- a name that's more clearly distinct from other libraries out there
- tests will want to construct response values, and will need them to not have anonymous structs so as to do that (but that runs into even more naming collisions, if the same file has several queries with different fields of a type
- what to do about usages in tests -- tests will want to construct response values, and will need them to not have anonymous structs so as to do that (but that runs into even more naming collisions, if the same file has several queries with different fields of a type)