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