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