@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
UserRoleCreateManyRoleInputEnvelope
Type Alias UserRoleCreateManyRoleInputEnvelope
type
UserRoleCreateManyRoleInputEnvelope
=
{
data
:
UserRoleCreateManyRoleInput
|
UserRoleCreateManyRoleInput
[]
;
skipDuplicates
?:
boolean
;
}
Index
Properties
data
skip
Duplicates?
Properties
data
data
:
UserRoleCreateManyRoleInput
|
UserRoleCreateManyRoleInput
[]
Optional
skip
Duplicates
skipDuplicates
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
skip
Duplicates
@robert-brightline/auth-db - v0.0.21
Loading...