Commit e29e1f9
add enabledProvider argument inside @exec_time_resolvers directive (runtime + artifacts)
Reviewed By: tyao1
Differential Revision: D69763472
fbshipit-source-id: 6dcebf4dcec127ca17f5d762a991c38c7d66b6991 parent 322d60a commit e29e1f9Copy full SHA for e29e1f9
6 files changed
+574-24Lines changed: 574 additions & 24 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- packages/relay-runtime/store
- __tests__
- __generated__
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/relay-runtime/store/RelayReader.js
Copy file name to clipboardExpand all lines: packages/relay-runtime/store/RelayReader.js+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
132 | 132 | |
133 | 133 | |
134 | 134 | |
135 | | - |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
136 | 139 | |
137 | 140 | |
138 | 141 | |
|
Collapse file
packages/relay-runtime/store/__tests__/RelayReader-ExecResolvers-test.js
Copy file name to clipboardExpand all lines: packages/relay-runtime/store/__tests__/RelayReader-ExecResolvers-test.js+79-2Lines changed: 79 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
94 | 94 | |
95 | 95 | |
96 | 96 | |
97 | | - |
| 97 | + |
98 | 98 | |
99 | | - |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
100 | 103 | |
101 | 104 | |
102 | 105 | |
| ||
151 | 154 | |
152 | 155 | |
153 | 156 | |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
154 | 231 | |
0 commit comments