DynamicEntityTemplateGroupsEdge
An edge in a connection.
type DynamicEntityTemplateGroupsEdge {
cursor: String!
node: DynamicEntityTemplateGroup
}
Fields
DynamicEntityTemplateGroupsEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
DynamicEntityTemplateGroupsEdge.node ● DynamicEntityTemplateGroup object
The item at the end of the edge.