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 1a23ab3 commit 5b725ddCopy full SHA for 5b725dd
lib/graphql/static/changelog.json
@@ -1,4 +1,21 @@
1
[
2
+ {
3
+ "date": "2020-10-12",
4
+ "schemaChanges": [
5
6
+ "title": "The GraphQL schema includes these changes:",
7
+ "changes": [
8
+ "Field `updateEnterpriseActionExecutionCapabilitySetting` was removed from object type `Mutation`",
9
+ "Field `actionExecutionCapabilitySettingOrganizations` was removed from object type `EnterpriseOwnerInfo`",
10
+ "Type `UpdateEnterpriseActionExecutionCapabilitySettingInput` was removed",
11
+ "Type `UpdateEnterpriseActionExecutionCapabilitySettingPayload` was removed",
12
+ "Type `ActionExecutionCapabilitySetting` was removed"
13
+ ]
14
+ }
15
+ ],
16
+ "previewChanges": [],
17
+ "upcomingChanges": []
18
+ },
19
{
20
"date": "2020-09-30",
21
"schemaChanges": [
0 commit comments