VoxelUpdateHistoryEventEdge
An edge in a VoxelUpdateHistoryEvent connection.
type VoxelUpdateHistoryEventEdge {
cursor: String!
node: VoxelUpdateHistoryEvent!
}
Fields
VoxelUpdateHistoryEventEdge.cursor ● String! non-null scalar
Opaque cursor for this edge.
VoxelUpdateHistoryEventEdge.node ● VoxelUpdateHistoryEvent! non-null object
The node at the end of this edge.
Member Of
VoxelUpdateHistoryConnection object