File tree Expand file tree Collapse file tree 2 files changed +4703
-770
lines changed
Expand file tree Collapse file tree 2 files changed +4703
-770
lines changed Original file line number Diff line number Diff line change 5219652196 "description": "Order labels by creation time",
5219752197 "isDeprecated": false,
5219852198 "deprecationReason": null
52199+ },
52200+ {
52201+ "name": "ISSUE_COUNT",
52202+ "description": "Order labels by issue count",
52203+ "isDeprecated": false,
52204+ "deprecationReason": null
5219952205 }
5220052206 ],
5220152207 "possibleTypes": null
@@ -109866,6 +109872,18 @@
109866109872 "isDeprecated": false,
109867109873 "deprecationReason": null
109868109874 },
109875+ {
109876+ "name": "digest",
109877+ "description": "The SHA256 digest of the asset",
109878+ "args": [],
109879+ "type": {
109880+ "kind": "SCALAR",
109881+ "name": "String",
109882+ "ofType": null
109883+ },
109884+ "isDeprecated": false,
109885+ "deprecationReason": null
109886+ },
109869109887 {
109870109888 "name": "downloadCount",
109871109889 "description": "The number of times this asset was downloaded",
You can’t perform that action at this time.
0 commit comments