mirror of
https://github.com/appwrite/appwrite
synced 2026-05-10 18:50:56 +00:00
176 B
176 B
mutation { functionsCreateBuild( functionId: "<FUNCTION_ID>", deploymentId: "<DEPLOYMENT_ID>", buildId: "<BUILD_ID>" ) { status } }