getItemCounts()

in client/gql.ts [48:55]


    getItemCounts(pinboardIds: $pinboardIds) {
      pinboardId
      totalCount
      unreadCount
      totalCropCount
      fiveByFourCount
      fourByFiveCount
    }