RemoveUserByIdMutation is a datatype for information about removing a user based on their unique identifier. It's used by the removeUserById() mutation field.

Table: RemoveUserByIdMutation

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.