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