GraphQL OBJECT
Web files, that match filter criteria.
type WebFileFilterResult {# Filtered web files.filterResult: [WebFile] # Indicates whether the result is truncated.isTruncated: Boolean }