Forest Admin - API reference
Preparing search index...
@forestadmin/datasource-toolkit
ManyToManySchema
Type Alias ManyToManySchema
type
ManyToManySchema
=
{
foreignCollection
:
string
;
foreignKey
:
string
;
foreignKeyTarget
:
string
;
originKey
:
string
;
originKeyTarget
:
string
;
throughCollection
:
string
;
type
:
"ManyToMany"
;
}
Index
Properties
foreign
Collection
foreign
Key
foreign
Key
Target
origin
Key
origin
Key
Target
through
Collection
type
Properties
foreign
Collection
foreignCollection
:
string
foreign
Key
foreignKey
:
string
foreign
Key
Target
foreignKeyTarget
:
string
origin
Key
originKey
:
string
origin
Key
Target
originKeyTarget
:
string
through
Collection
throughCollection
:
string
type
type
:
"ManyToMany"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
foreign
Collection
foreign
Key
foreign
Key
Target
origin
Key
origin
Key
Target
through
Collection
type
Forest Admin - API reference
Loading...