OBJECT

TemplateNew

Represents single template

link GraphQL Schema definition

  • type TemplateNew {
  • engine: String!
  • nid: Int!
  • lastModified: Int!
  • isEmptyDataList: Boolean!
  • # Requires access to resource GRAPHQL_OPERATOR
  • operator: Operator
  • body: String!
  • }