We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ee371 commit 44874b9Copy full SHA for 44874b9
1 file changed
src/modules/auth.types.ts
@@ -139,7 +139,7 @@ export interface AuthModule {
139
* Updates the current authenticated user's information.
140
*
141
* You can update `role` and any custom fields defined in your
142
- * [User entity schema](https://docs.base44.com/developers/backend/resources/entities/user-schema).
+ * User entity schema.
143
* The `role` value must match one of the defined options.
144
* <Note>
145
* The following fields are read-only and can't be changed with this method:
0 commit comments