StepResourcesEdge
A StepResource edge in the connection.
type StepResourcesEdge {
cursor: Cursor
node: StepResource!
}
Fields
StepResourcesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
StepResourcesEdge.node ● StepResource! non-null object
The StepResource at the end of the edge.
Member Of
CreateStepResourcePayload object ● DeleteStepResourcePayload object ● RecoverStepResourcePayload object ● StepResourcesConnection object ● UpdateStepResourcePayload object