Preparing search index...
The search index is not available
Realm JavaScript - v12.11.1
Realm JavaScript
Realm
AppServicesFunction
Type alias AppServicesFunction<R, A>
App
Services
Function
<
R
,
A
>
:
(
(
...
args
)
=>
Promise
<
R
>
)
A function which executes on the Atlas App Services server.
Type Parameters
R
A
extends
unknown
[]
Type declaration
(
...
args
)
:
Promise
<
R
>
Parameters
Rest
...
args
:
A
Returns
Promise
<
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Realm JavaScript - v12.11.1
Realm
Realm
Generated using
TypeDoc
A function which executes on the Atlas App Services server.