WebsiteBrandConnection
No description
type WebsiteBrandConnection {
pageInfo: PageInfo!
edges: [WebsiteBrandEdge]!
}
Fields
WebsiteBrandConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
WebsiteBrandConnection.edges ● [WebsiteBrandEdge]! non-null object
Contains the nodes in this connection.
Member Of
Website object