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