RemoveUserByIdInput is an input datatype for removing a user account. It's used by the removeUserById() mutation field.

Table: RemoveUserByIdInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 19, 2024
idstringyes Long-TermThe unique identifier of the user to be removed.