OBJECT
ExposureSummary
Description
ExposureSummary contains exposure type and associated aggregated results.
link GraphQL Schema definition
- type ExposureSummary {
- # Type of exposure.
- OpenAccessType! :
- # Number of files.
- SummaryCount :
- }
OBJECT
ExposureSummary contains exposure type and associated aggregated results.
- type ExposureSummary {
- # Type of exposure.
- OpenAccessType! :
- # Number of files.
- SummaryCount :
- }