Πήγαινε στο κύριο περιεχόμενο

createTemplate

SRPAPI Key

Create a new template in a team.

Input

templateCreateInput

Return Type

templateCreateOutput

Example

mutation CreateTemplate {
createTemplate(input: {
groupId: "Z3JwMTIzNDU2"
title: "Employment Contract"
}) {
id
uploadUrl
}
}

Export This Article

Save a copy of this page as PDF or plain text.