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