@moritzbrantner/diagrams - v0.1.1
GitHub
Preparing search index...
EntityRelationshipField
Type Alias EntityRelationshipField
type
EntityRelationshipField
=
{
id
:
string
;
key
?:
"primary"
|
"foreign"
|
"unique"
;
name
:
React.ReactNode
;
nullable
?:
boolean
;
type
?:
React.ReactNode
;
}
Index
Properties
id
key?
name
nullable?
type?
Properties
id
id
:
string
Optional
key
key
?:
"primary"
|
"foreign"
|
"unique"
name
name
:
React.ReactNode
Optional
nullable
nullable
?:
boolean
Optional
type
type
?:
React.ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
name
nullable
type
GitHub
@moritzbrantner/diagrams - v0.1.1
Loading...