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