OBJECT
DocumentWorkflowStepsEdge
A DocumentWorkflowStep
edge in the connection.
link GraphQL Schema definition
- type DocumentWorkflowStepsEdge {
- # A cursor for use in pagination.
- Cursor :
- # The `DocumentWorkflowStep` at the end of the edge.
- DocumentWorkflowStep :
- }