We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4847e7f commit 3419814Copy full SHA for 3419814
src/main/resources/graphql/schema.json
@@ -4560,6 +4560,12 @@
4560
"isDeprecated": false,
4561
"deprecationReason": null
4562
},
4563
+ {
4564
+ "name": "BREAKPOINT_VARIABLE_CONTROL",
4565
+ "description": null,
4566
+ "isDeprecated": false,
4567
+ "deprecationReason": null
4568
+ },
4569
{
4570
"name": "ADD_LIVE_VIEW_SUBSCRIPTION",
4571
"description": null,
0 commit comments