User documentId in Login

Querying individual documents in GraphQL 5 is now done using the documentId. Why does the login mutation not return the user’s documentId? What if I want to use it to make the usersPermissionsUser query, so that I can fetch custom user’s relationships with other entities?