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