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