mirror of
https://github.com/appwrite/appwrite
synced 2026-05-13 03:59:07 +00:00
147 B
147 B
mutation { functionsDeleteExecution( functionId: "<FUNCTION_ID>", executionId: "<EXECUTION_ID>" ) { status } }