add new columns to search

This commit is contained in:
keyan 2022-09-02 18:01:58 -05:00
parent 89a57749d4
commit 1a0803a594
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ const ITEM_SEARCH_FIELDS = gql`
upvotes
sats
boost
lastCommentAt
commentSats
path
ncomments
}`