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