Search
Preparing search index...
The search index is not available
io.parrots
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lib/component/editor/IParrotsDataService"
IParrotsDataService
Interface IParrotsDataService
Hierarchy
IDataService
IParrotsDataService
Implemented by
ParrotsDataService
Index
Methods
create
Data
delete
Data
destroy
Data
fetch
Data
find
Data
load
Data
load
Data
Schema
promote
Data
query
Data
recycle
Data
update
Data
Methods
create
Data
create
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
delete
Data
delete
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
destroy
Data
destroy
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
fetch
Data
fetch
Data
(
data
:
any
, fetchFields
?:
string
)
:
Promise
<
any
>
Parameters
data:
any
Optional
fetchFields:
string
Returns
Promise
<
any
>
find
Data
find
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
load
Data
load
Data
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
load
Data
Schema
load
Data
Schema
(
)
:
Promise
<
ParrotsDataSchema
>
Returns
Promise
<
ParrotsDataSchema
>
promote
Data
promote
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
query
Data
query
Data
(
filterData
:
any
)
:
Promise
<
any
>
Parameters
filterData:
any
Returns
Promise
<
any
>
recycle
Data
recycle
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
update
Data
update
Data
(
data
:
any
)
:
Promise
<
any
>
Parameters
data:
any
Returns
Promise
<
any
>
Globals
"lib/component/editor/IParrots
Data
Service"
IParrots
Data
Service
create
Data
delete
Data
destroy
Data
fetch
Data
find
Data
load
Data
load
Data
Schema
promote
Data
query
Data
recycle
Data
update
Data
Generated using
TypeDoc