Schema Documentation

ContentNodeToEditLockConnectionEdge

Description

Connection between the ContentNode type and the User type

Fields
Field NameDescription
lockTimestamp - String The timestamp for when the node was last edited
node - User The node of the connection, without the edges
Example
{"lockTimestamp":"abc123","node":User}