0
2
KKKhalid Khan
This code creates an execution that will run the function specified by the function ID.
Shortcut: appwrite.createexe
let promise = sdk.functions.createExecution('[FUNCTION_ID]');
0
2
KKKhalid Khan
This code creates an execution that will run the function specified by the function ID.
Shortcut: appwrite.createexe
let promise = sdk.functions.createExecution('[FUNCTION_ID]');