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