|
8519 | 8519 | } |
8520 | 8520 | ] |
8521 | 8521 | }, |
8522 | | - { |
8523 | | - "name": "updateEnterpriseTeamDiscussionsSetting", |
8524 | | - "kind": "mutations", |
8525 | | - "id": "updateenterpriseteamdiscussionssetting", |
8526 | | - "href": "/graphql/reference/mutations#updateenterpriseteamdiscussionssetting", |
8527 | | - "description": "<p>Sets whether team discussions are enabled for an enterprise.</p>", |
8528 | | - "inputFields": [ |
8529 | | - { |
8530 | | - "name": "input", |
8531 | | - "type": "UpdateEnterpriseTeamDiscussionsSettingInput!", |
8532 | | - "id": "updateenterpriseteamdiscussionssettinginput", |
8533 | | - "kind": "input-objects", |
8534 | | - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput" |
8535 | | - } |
8536 | | - ], |
8537 | | - "returnFields": [ |
8538 | | - { |
8539 | | - "name": "clientMutationId", |
8540 | | - "type": "String", |
8541 | | - "id": "string", |
8542 | | - "kind": "scalars", |
8543 | | - "href": "/graphql/reference/scalars#string", |
8544 | | - "description": "<p>A unique identifier for the client performing the mutation.</p>" |
8545 | | - }, |
8546 | | - { |
8547 | | - "name": "enterprise", |
8548 | | - "type": "Enterprise", |
8549 | | - "id": "enterprise", |
8550 | | - "kind": "objects", |
8551 | | - "href": "/graphql/reference/objects#enterprise", |
8552 | | - "description": "<p>The enterprise with the updated team discussions setting.</p>" |
8553 | | - }, |
8554 | | - { |
8555 | | - "name": "message", |
8556 | | - "type": "String", |
8557 | | - "id": "string", |
8558 | | - "kind": "scalars", |
8559 | | - "href": "/graphql/reference/scalars#string", |
8560 | | - "description": "<p>A message confirming the result of updating the team discussions setting.</p>" |
8561 | | - } |
8562 | | - ] |
8563 | | - }, |
8564 | 8522 | { |
8565 | 8523 | "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", |
8566 | 8524 | "kind": "mutations", |
|
25746 | 25704 | "type": "EnterpriseEnabledDisabledSettingValue!", |
25747 | 25705 | "id": "enterpriseenableddisabledsettingvalue", |
25748 | 25706 | "kind": "enums", |
25749 | | - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" |
25750 | | - }, |
25751 | | - { |
25752 | | - "name": "teamDiscussionsSettingOrganizations", |
25753 | | - "description": "<p>A list of enterprise organizations configured with the provided team discussions setting value.</p>", |
25754 | | - "type": "OrganizationConnection!", |
25755 | | - "id": "organizationconnection", |
25756 | | - "kind": "objects", |
25757 | | - "href": "/graphql/reference/objects#organizationconnection", |
25758 | | - "arguments": [ |
25759 | | - { |
25760 | | - "name": "after", |
25761 | | - "description": "<p>Returns the elements in the list that come after the specified cursor.</p>", |
25762 | | - "type": { |
25763 | | - "name": "String", |
25764 | | - "id": "string", |
25765 | | - "kind": "scalars", |
25766 | | - "href": "/graphql/reference/scalars#string" |
25767 | | - } |
25768 | | - }, |
25769 | | - { |
25770 | | - "name": "before", |
25771 | | - "description": "<p>Returns the elements in the list that come before the specified cursor.</p>", |
25772 | | - "type": { |
25773 | | - "name": "String", |
25774 | | - "id": "string", |
25775 | | - "kind": "scalars", |
25776 | | - "href": "/graphql/reference/scalars#string" |
25777 | | - } |
25778 | | - }, |
25779 | | - { |
25780 | | - "name": "first", |
25781 | | - "description": "<p>Returns the first <em>n</em> elements from the list.</p>", |
25782 | | - "type": { |
25783 | | - "name": "Int", |
25784 | | - "id": "int", |
25785 | | - "kind": "scalars", |
25786 | | - "href": "/graphql/reference/scalars#int" |
25787 | | - } |
25788 | | - }, |
25789 | | - { |
25790 | | - "name": "last", |
25791 | | - "description": "<p>Returns the last <em>n</em> elements from the list.</p>", |
25792 | | - "type": { |
25793 | | - "name": "Int", |
25794 | | - "id": "int", |
25795 | | - "kind": "scalars", |
25796 | | - "href": "/graphql/reference/scalars#int" |
25797 | | - } |
25798 | | - }, |
25799 | | - { |
25800 | | - "name": "orderBy", |
25801 | | - "description": "<p>Ordering options for organizations with this setting.</p>", |
25802 | | - "type": { |
25803 | | - "name": "OrganizationOrder", |
25804 | | - "id": "organizationorder", |
25805 | | - "kind": "input-objects", |
25806 | | - "href": "/graphql/reference/input-objects#organizationorder" |
25807 | | - } |
25808 | | - }, |
25809 | | - { |
25810 | | - "name": "value", |
25811 | | - "description": "<p>The setting value to find organizations for.</p>", |
25812 | | - "type": { |
25813 | | - "name": "Boolean!", |
25814 | | - "id": "boolean", |
25815 | | - "kind": "scalars", |
25816 | | - "href": "/graphql/reference/scalars#boolean" |
25817 | | - } |
25818 | | - } |
25819 | | - ] |
| 25707 | + "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", |
| 25708 | + "isDeprecated": true, |
| 25709 | + "deprecationReason": "<p>The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at <a href=\"https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/\">https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/</a> to find a suitable replacement. Removal on 2024-07-01 UTC.</p>" |
25820 | 25710 | }, |
25821 | 25711 | { |
25822 | 25712 | "name": "twoFactorDisallowedMethodsSetting", |
@@ -109974,40 +109864,6 @@ |
109974 | 109864 | } |
109975 | 109865 | ] |
109976 | 109866 | }, |
109977 | | - { |
109978 | | - "name": "UpdateEnterpriseTeamDiscussionsSettingInput", |
109979 | | - "kind": "inputObjects", |
109980 | | - "id": "updateenterpriseteamdiscussionssettinginput", |
109981 | | - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput", |
109982 | | - "description": "<p>Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.</p>", |
109983 | | - "inputFields": [ |
109984 | | - { |
109985 | | - "name": "clientMutationId", |
109986 | | - "description": "<p>A unique identifier for the client performing the mutation.</p>", |
109987 | | - "type": "String", |
109988 | | - "id": "string", |
109989 | | - "kind": "scalars", |
109990 | | - "href": "/graphql/reference/scalars#string" |
109991 | | - }, |
109992 | | - { |
109993 | | - "name": "enterpriseId", |
109994 | | - "description": "<p>The ID of the enterprise on which to set the team discussions setting.</p>", |
109995 | | - "type": "ID!", |
109996 | | - "id": "id", |
109997 | | - "kind": "scalars", |
109998 | | - "href": "/graphql/reference/scalars#id", |
109999 | | - "isDeprecated": false |
110000 | | - }, |
110001 | | - { |
110002 | | - "name": "settingValue", |
110003 | | - "description": "<p>The value for the team discussions setting on the enterprise.</p>", |
110004 | | - "type": "EnterpriseEnabledDisabledSettingValue!", |
110005 | | - "id": "enterpriseenableddisabledsettingvalue", |
110006 | | - "kind": "enums", |
110007 | | - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" |
110008 | | - } |
110009 | | - ] |
110010 | | - }, |
110011 | 109867 | { |
110012 | 109868 | "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", |
110013 | 109869 | "kind": "inputObjects", |
|
0 commit comments