mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
888 B
888 B
mutation { functionsCreateTemplateDeployment( functionId: "<FUNCTION_ID>", repository: "", owner: "", rootDirectory: "<ROOT_DIRECTORY>", type: "commit", reference: "", activate: false ) { _id _createdAt _updatedAt type resourceId resourceType entrypoint sourceSize buildSize totalSize buildId activate screenshotLight screenshotDark status buildLogs buildDuration providerRepositoryName providerRepositoryOwner providerRepositoryUrl providerCommitHash providerCommitAuthorUrl providerCommitAuthor providerCommitMessage providerCommitUrl providerBranch providerBranchUrl } }