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