Skip to main content

WebsiteOnlinePresenceConnection

No description

type WebsiteOnlinePresenceConnection {
pageInfo: PageInfo!
edges: [WebsiteOnlinePresenceEdge]!
}

Fields

WebsiteOnlinePresenceConnection.pageInfo ● PageInfo! non-null object

Pagination data for this connection.

WebsiteOnlinePresenceConnection.edges ● [WebsiteOnlinePresenceEdge]! non-null object

Contains the nodes in this connection.

Member Of

Website object