improved

Change to how the items field handles empty arrays

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.