Improved
Change to how the items field handles empty arrays
 January 7th, 2021 
Changed the behavior of the items() field in a boards() query. Now, when passing an empty array to the ids argument, it will not return any items (instead of returning all of the items on the board). See boards queries fields for more information.
