PublicCollectionTypeContentConnection
Pagination object for PublicCollectionTypeContent.
type PublicCollectionTypeContentConnection {
edges: [PublicCollectionTypeContentEdge]!
nodes: [PublicCollectionTypeContent]!
pageInfo: PageInfo!
}
Fields
PublicCollectionTypeContentConnection.edges ● [PublicCollectionTypeContentEdge]! non-null object
PublicCollectionTypeContentConnection.nodes ● [PublicCollectionTypeContent]! non-null object
PublicCollectionTypeContentConnection.pageInfo ● PageInfo! non-null object
Returned by
collectionTypeContents query