Skip to main content

ResourcesEdge

A Resource edge in the connection.

type ResourcesEdge {
cursor: Cursor
node: Resource!
}

Fields

ResourcesEdge.cursor ● Cursor scalar

A cursor for use in pagination.

ResourcesEdge.node ● Resource! non-null object

The Resource at the end of the edge.

Member Of

CreateResourcePayload object ● DeleteResourcePayload object ● RecoverResourcePayload object ● ResourcesConnection object ● UpdateResourcePayload object