The extended client doesn't provide access to the related fields.
I modified this doc example's script.ts file to illustrate the problem:


The extended client (extension is empty) doesn't have the password property on the user model entity although it's present in the original (non-extended) one.
According to the schema, the password is a foreign entity relation:
