OBJECT
Represents single template
type TemplateNew {engine: String! nid: Int! lastModified: Int! isEmptyDataList: Boolean! # Requires access to resource GRAPHQL_OPERATORoperator: Operator body: String! header: String! footer: String! css: String! settings: [TemplateSetting!]! }