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