createPracticeTemplateDocument
This mutation creates a practice template document.
createPracticeTemplateDocument(
name: String!
type: String!
): NewPracticeTemplateDocumentPayload
Arguments
createPracticeTemplateDocument.name ● String! non-null scalar
createPracticeTemplateDocument.type ● String! non-null scalar
Type
NewPracticeTemplateDocumentPayload object
Type type representing the practice document template to create.