Function useAccountUpdateUsername

Returns a Tanstack useMutation object for updating the current user's username.

  • Returns UseMutationResult<void, Error, string, unknown>