Schema Documentation
NodeWithTemplate
Description
A node that can have a template associated with it
Fields
Field Name | Description |
---|---|
id - ID! | The globally unique ID for the object |
template - ContentTemplate | The template assigned to the node |
Example
{"id":4,"template":ContentTemplate}