AirReportMetadata
No description
type AirReportMetadata {
title: String!
mimetype: String!
url: String!
}
Fields
AirReportMetadata.title ● String! non-null scalar
Report title
AirReportMetadata.mimetype ● String! non-null scalar
Mimetype of content from this report
AirReportMetadata.url ● String! non-null scalar
The URL which can be used to get the content of this report
Member Of
AirTocReportResult object