Skip to main content

BrandReviewSummaryConnection

No description

type BrandReviewSummaryConnection {
pageInfo: PageInfo!
edges: [BrandReviewSummaryEdge]!
}

Fields​

BrandReviewSummaryConnection.pageInfo ● PageInfo! non-null object​

Pagination data for this connection.

BrandReviewSummaryConnection.edges ● [BrandReviewSummaryEdge]! non-null object​

Contains the nodes in this connection.

Member Of​

Brand object