mirror of
https://github.com/appwrite/appwrite
synced 2026-05-16 05:28:31 +00:00
634 B
634 B
query { functionsGetDeployment( functionId: "[FUNCTION_ID]", deploymentId: "[DEPLOYMENT_ID]" ) { _id _createdAt _updatedAt type resourceId resourceType entrypoint size buildId activate status buildLogs buildTime providerRepositoryName providerRepositoryOwner providerRepositoryUrl providerBranch providerCommitHash providerCommitAuthorUrl providerCommitAuthor providerCommitMessage providerCommitUrl providerBranchUrl } }