mirror of
https://github.com/appwrite/appwrite
synced 2026-05-11 03:00:51 +00:00
357 B
357 B
query { functionsGetDeployment( functionId: "[FUNCTION_ID]", deploymentId: "[DEPLOYMENT_ID]" ) { _id _createdAt _updatedAt resourceId resourceType entrypoint size buildId activate status buildStdout buildStderr buildTime } }