Skip to main content

WebsiteContentWebsiteConnection

No description

type WebsiteContentWebsiteConnection {
pageInfo: PageInfo!
edges: [WebsiteContentWebsiteEdge]!
}

Fields

WebsiteContentWebsiteConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

WebsiteContentWebsiteConnection.edges ● [WebsiteContentWebsiteEdge]! non-null object

Contains the nodes in this connection.

Member Of

WebsiteContent object