Commit ef5b10a
committed
Leverage updated registerOperations API
Now that registerOperations supports version as an argument
to the mutation, we can leverage this for v2 oeprations manifest
work.1 parent 99fa61d commit ef5b10a
3 files changed
Lines changed: 5 additions & 16 deletions
File tree
- packages
- apollo-language-server/src
- engine/operations
- apollo/src/commands/client
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
| |||
177 | 175 | | |
178 | 176 | | |
179 | 177 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | 178 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | 179 | | |
188 | 180 | | |
189 | 181 | | |
| |||
202 | 194 | | |
203 | 195 | | |
204 | 196 | | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | 197 | | |
209 | 198 | | |
210 | 199 | | |
| |||
763 | 752 | | |
764 | 753 | | |
765 | 754 | | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | 755 | | |
770 | 756 | | |
771 | 757 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments