When i do `table().get({id}).pluck([ 'field' ])` i see the ts error: `[ts] Property 'pluck' does not exist on type 'Operation<{} | null> & Writeable'.`