Query schema for files aggregate endpoint

interface FileAggregateQuery {
    filter?: FileFilterProps;
}

Properties

Properties

Filter on files with strict matching.