Skip to main content

FormTemplateType

No description

type FormTemplateType {
id: ID!
name: String
template: String
revision: String
thumbnail: String
}

Fields

FormTemplateType.id ● ID! non-null scalar

The ID of an object

FormTemplateType.name ● String scalar

FormTemplateType.template ● String scalar

FormTemplateType.revision ● String scalar

FormTemplateType.thumbnail ● String scalar

Member of

ViewerFormTemplateConnectionEdge object