Search
Preparing search index...
The search index is not available
sealious
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ReferenceToCollection
Class ReferenceToCollection
Hierarchy
AttachmentLoader
ReferenceToCollection
Index
Constructors
constructor
Properties
attachments_
query
collection_
name
context
documents
field_
name
Methods
_extract
Ids
_get
Action
Params
load
To
Constructors
constructor
new
Reference
ToCollection
(
context
:
Context
, field_name
:
string
, __namedParameters
:
{
attachments_query
:
object
;
collection_name
:
string
;
documents
:
{
id
:
string
}
[]
}
)
:
ReferenceToCollection
Parameters
context:
Context
field_name:
string
__namedParameters:
{
attachments_query
:
object
;
collection_name
:
string
;
documents
:
{
id
:
string
}
[]
}
attachments_
query
:
object
collection_
name
:
string
documents
:
{
id
:
string
}
[]
Returns
ReferenceToCollection
Properties
attachments_
query
attachments_
query
:
object
collection_
name
collection_
name
:
string
context
context
:
Context
documents
documents
:
Array
<
Document
>
field_
name
field_
name
:
string
Methods
_extract
Ids
_extract
Ids
(
)
:
Set
<
unknown
>
Returns
Set
<
unknown
>
_get
Action
Params
_get
Action
Params
(
attachments_query
:
object
)
:
{
attachments
:
object
}
|
{}
Parameters
attachments_query:
object
Returns
{
attachments
:
object
}
|
{}
load
To
load
To
(
app
:
App
, attachments
:
LooseObject
, fieldsWithAttachments
:
LooseObject
)
:
Promise
<
any
>
Parameters
app:
App
attachments:
LooseObject
fieldsWithAttachments:
LooseObject
Returns
Promise
<
any
>
Globals
Reference
ToCollection
constructor
attachments_
query
collection_
name
context
documents
field_
name
_extract
Ids
_get
Action
Params
load
To
Generated using
TypeDoc