OBJECT
EdgePortfolioAccountSegments
The Edge type contains an associated DomainType and meta information, e.g. the position within all pages
link GraphQL Schema definition
- type EdgePortfolioAccountSegments {
- # The DomainEntity associacted with this edge.
- : PORTFOLIOACCOUNTSEGMENT!
- # The current position within all pages.
- : Int!
- }