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