StepsEdge
A Step edge in the connection.
type StepsEdge {
cursor: Cursor
node: Step!
}
Fields
StepsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
StepsEdge.node ● Step! non-null object
The Step at the end of the edge.
Member Of
CreateStepPayload object ● DeleteStepPayload object ● RecoverStepPayload object ● StepsConnection object ● UpdateStepPayload object