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