PlaybooksEdge
A Playbook edge in the connection.
type PlaybooksEdge {
cursor: Cursor
node: Playbook!
}
Fields
PlaybooksEdge.cursor ● Cursor scalar
A cursor for use in pagination.
PlaybooksEdge.node ● Playbook! non-null object
The Playbook at the end of the edge.
Member Of
CreatePlaybookPayload object ● DeletePlaybookPayload object ● PlaybooksConnection object ● UpdatePlaybookPayload object