OBJECT
PageCustomRuleTotalExposurePerAssetDefinition
The page containing page information and edges
link GraphQL Schema definition
- type PageCustomRuleTotalExposurePerAssetDefinition {
- # Common information about the current page.
- : PageInfo!
- # Contains associated DomainEntities with meta information.
- : [EdgeCustomRuleTotalExposurePerAssetDefinition!]!
- }