OBJECT
SearchResponse
Description
Supported in v5.0+
link GraphQL Schema definition
- type SearchResponse {
- # Supported in v5.0+
- : [FileVersion!]!
- # Supported in v5.0+
- # Just the filename without the whole path.
- : String
- # Supported in v5.0+
- : String
- }