Skip to main content

LibraryResourceVersionsEdge

A LibraryResourceVersion edge in the connection.

type LibraryResourceVersionsEdge {
cursor: Cursor
node: LibraryResourceVersion!
}

Fields

LibraryResourceVersionsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

LibraryResourceVersionsEdge.node ● LibraryResourceVersion! non-null object

The LibraryResourceVersion at the end of the edge.

Member Of

CreateLibraryResourceVersionPayload object ● LibraryResourceVersionsConnection object