Commit a0bafde
Update GraphQL examples to remove hardcoded owner/name variables
- Remove owner/name parameters from GraphQL examples per feedback
- Use viewer query for simpler first example
- Use search API with label filtering for complex example
- Examples now use more realistic variable parameters
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>1 parent 5b0bd7c commit a0bafde
1 file changed
+20
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | | - | |
227 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
228 | 229 | | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
| 230 | + | |
236 | 231 | | |
237 | 232 | | |
238 | 233 | | |
239 | 234 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
| 235 | + | |
244 | 236 | | |
245 | | - | |
| 237 | + | |
246 | 238 | | |
247 | 239 | | |
248 | 240 | | |
249 | 241 | | |
250 | 242 | | |
251 | | - | |
| 243 | + | |
252 | 244 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
264 | 249 | | |
265 | 250 | | |
| 251 | + | |
266 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
267 | 257 | | |
268 | 258 | | |
269 | 259 | | |
270 | 260 | | |
271 | 261 | | |
272 | 262 | | |
273 | 263 | | |
274 | | - | |
275 | | - | |
| 264 | + | |
| 265 | + | |
276 | 266 | | |
277 | 267 | | |
278 | | - | |
279 | | - | |
| 268 | + | |
280 | 269 | | |
281 | 270 | | |
282 | 271 | | |
| |||
0 commit comments