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 {
25820
25820
): RemoveEnterpriseIdentityProviderPayload
25821
25821
25822
25822
"""
25823
- Removes a user from all organizations within the enterprise
25823
+ Completely removes a user from the enterprise
25824
25824
"""
25825
25825
removeEnterpriseMember(
25826
25826
"""
Original file line number Diff line number Diff line change 6024
6024
"kind": "mutations",
6025
6025
"id": "removeenterprisemember",
6026
6026
"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>",
6028
6028
"inputFields": [
6029
6029
{
6030
6030
"name": "input",
Original file line number Diff line number Diff line change @@ -25820,7 +25820,7 @@ type Mutation {
25820
25820
): RemoveEnterpriseIdentityProviderPayload
25821
25821
25822
25822
"""
25823
- Removes a user from all organizations within the enterprise
25823
+ Completely removes a user from the enterprise
25824
25824
"""
25825
25825
removeEnterpriseMember(
25826
25826
"""
Original file line number Diff line number Diff line change 6024
6024
"kind": "mutations",
6025
6025
"id": "removeenterprisemember",
6026
6026
"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>",
6028
6028
"inputFields": [
6029
6029
{
6030
6030
"name": "input",
You can’t perform that action at this time.
0 commit comments