The parameters for the function.
The new data to update the corresponding items.
The array of item IDs to update.
Optional
queryCache keys for infinite list queries that should be updated.
Optional
queryCache keys for list queries that should be updated.
Optional
queryCache keys for single queries that should be updated.
Updates items in the query cache based on provided IDs and new data.
Example