RemoveUserMutation is a datatype for information about removing a user. It's used by the removeUser() mutation field.

Table: RemoveUserMutation

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 3, 2024
userUseryes Long-TermThe user to remove from the mutation. See User.