Commit 19522f3
James Baxley
Queries command (#473)
* moved checkQueries into queries:check and added engine support
* update query signature
* clean up ts errors
* type change correctly
* initial pass at testing for queries
* attempt to turn on query validation
* trigger github integration
* debug commit
* turn off master only to see if that is why the commit is wrong
* try turning off travis env variables
* keep travis env since we now test branches1 parent 5e407ff commit 19522f3
10 files changed
Lines changed: 6659 additions & 1007 deletions
File tree
- packages/apollo-cli
- src
- commands
- queries
- __tests__
- schema
- operations
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
| 23 | + | |
0 commit comments