Code0 LogoCodeZero

usersDelete

Delete an existing user.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
userIdUserID!The user to delete.

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
userUserThe deleted user.

On this page