The parameters for the function.
The array of item IDs to delete from the cache.
Optional
queryCache keys for infinite list queries from which items should be deleted.
Optional
queryCache keys for list queries from which items should be deleted.
Optional
queryCache keys for single queries that should be deleted.
Deletes items from the query cache based on provided IDs.
Example