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