@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
UserRoleSelectScalar
Type Alias UserRoleSelectScalar
type
UserRoleSelectScalar
=
{
createdAt
?:
boolean
;
deletedAt
?:
boolean
;
id
?:
boolean
;
roleId
?:
boolean
;
updatedAt
?:
boolean
;
userId
?:
boolean
;
uuid
?:
boolean
;
}
Index
Properties
created
At?
deleted
At?
id?
role
Id?
updated
At?
user
Id?
uuid?
Properties
Optional
created
At
createdAt
?:
boolean
Optional
deleted
At
deletedAt
?:
boolean
Optional
id
id
?:
boolean
Optional
role
Id
roleId
?:
boolean
Optional
updated
At
updatedAt
?:
boolean
Optional
user
Id
userId
?:
boolean
Optional
uuid
uuid
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
deleted
At
id
role
Id
updated
At
user
Id
uuid
@robert-brightline/auth-db - v0.0.21
Loading...