GraphQL Schema/MutationusersDeleteDelete an existing user. Arguments NameTypeDescriptionclientMutationIdStringA unique identifier for the client performing the mutation.userIdUserID!The user to delete. Fields NameTypeDescriptionclientMutationIdStringA unique identifier for the client performing the mutation.errors[Error!]!Errors encountered during execution of the mutation.userUserThe deleted user.usersCreatePrevious PageusersEmailVerificationNext Page