Skip to content

Commit 5b725dd

Browse files
authored
ran the script (#16078)
1 parent 1a23ab3 commit 5b725dd

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

lib/graphql/static/changelog.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
[
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+
},
219
{
320
"date": "2020-09-30",
421
"schemaChanges": [

0 commit comments

Comments
 (0)