INPUT_OBJECT
Supported in v5.1+
input GlobalFileSearchQueryInput {# Required. Supported in v5.1+# Regex to match.regex: String!# Required. Supported in v5.1+# Managed IDs of snappables to search across.snappableIds: [String!]!}