LibraryResourcesEdge
A LibraryResource edge in the connection.
type LibraryResourcesEdge {
cursor: Cursor
node: LibraryResource!
}
Fields
LibraryResourcesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
LibraryResourcesEdge.node ● LibraryResource! non-null object
The LibraryResource at the end of the edge.
Member Of
LibraryResourcesConnection object ● UpdateLibraryResourcePayload object