Skip to main content

StepApprovalsEdge

A StepApproval edge in the connection.

type StepApprovalsEdge {
cursor: Cursor
node: StepApproval!
}

Fields

StepApprovalsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

StepApprovalsEdge.node ● StepApproval! non-null object

The StepApproval at the end of the edge.

Member Of

CreateStepApprovalPayload object ● DeleteStepApprovalPayload object ● StepApprovalsConnection object ● UpdateStepApprovalPayload object