Skip to main content

WebsiteWebsiteContentConnection

No description

type WebsiteWebsiteContentConnection {
pageInfo: PageInfo!
edges: [WebsiteWebsiteContentEdge]!
}

Fields

WebsiteWebsiteContentConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

WebsiteWebsiteContentConnection.edges ● [WebsiteWebsiteContentEdge]! non-null object

Contains the nodes in this connection.

Member Of

Website object