HubLibraryResourcesEdge
A HubLibraryResource edge in the connection.
type HubLibraryResourcesEdge {
cursor: Cursor
node: HubLibraryResource!
}
Fields
HubLibraryResourcesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
HubLibraryResourcesEdge.node ● HubLibraryResource! non-null object
The HubLibraryResource at the end of the edge.
Member Of
CreateHubLibraryResourcePayload object ● DeleteHubLibraryResourcePayload object ● HubLibraryResourcesConnection object ● UpdateHubLibraryResourcePayload object ● UpsertHubLibraryResourcePayload object