File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25820,7 +25820,7 @@ type Mutation {
2582025820 ): RemoveEnterpriseIdentityProviderPayload
2582125821
2582225822 """
25823- Removes a user from all organizations within the enterprise
25823+ Completely removes a user from the enterprise
2582425824 """
2582525825 removeEnterpriseMember(
2582625826 """
Original file line number Diff line number Diff line change 60246024 "kind": "mutations",
60256025 "id": "removeenterprisemember",
60266026 "href": "/graphql/reference/mutations#removeenterprisemember",
6027- "description": "<p>Removes a user from all organizations within the enterprise.</p>",
6027+ "description": "<p>Completely removes a user from the enterprise.</p>",
60286028 "inputFields": [
60296029 {
60306030 "name": "input",
Original file line number Diff line number Diff line change @@ -25820,7 +25820,7 @@ type Mutation {
2582025820 ): RemoveEnterpriseIdentityProviderPayload
2582125821
2582225822 """
25823- Removes a user from all organizations within the enterprise
25823+ Completely removes a user from the enterprise
2582425824 """
2582525825 removeEnterpriseMember(
2582625826 """
Original file line number Diff line number Diff line change 60246024 "kind": "mutations",
60256025 "id": "removeenterprisemember",
60266026 "href": "/graphql/reference/mutations#removeenterprisemember",
6027- "description": "<p>Removes a user from all organizations within the enterprise.</p>",
6027+ "description": "<p>Completely removes a user from the enterprise.</p>",
60286028 "inputFields": [
60296029 {
60306030 "name": "input",
You can’t perform that action at this time.
0 commit comments