values:any[],// this method gets called once for multiple resources, to limit the number of queries. Field values of all the resources are passed in this array
attachment_options:any
):Promise<ItemListResult<any>>{
if(attachment_options!==undefined){
thrownewBadSubjectAction(
`Field '${this.name}' does not support attachments`
);
}
returnnewItemListResult([],[],{});
}
/** Creates parts of a Mongo Pipieline that will be used to filter