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