mirror of
https://github.com/appwrite/appwrite
synced 2026-05-14 20:48:45 +00:00
176 B
176 B
mutation { functionsCreateBuild( functionId: "[FUNCTION_ID]", deploymentId: "[DEPLOYMENT_ID]", buildId: "[BUILD_ID]" ) { status } }