mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
297 B
297 B
mutation { functionsCreateExecution( functionId: "[FUNCTION_ID]" ) { _id _createdAt _updatedAt _permissions functionId trigger status statusCode response stdout stderr duration } }