add new columns to search
This commit is contained in:
parent
89a57749d4
commit
1a0803a594
|
@ -25,6 +25,8 @@ const ITEM_SEARCH_FIELDS = gql`
|
|||
upvotes
|
||||
sats
|
||||
boost
|
||||
lastCommentAt
|
||||
commentSats
|
||||
path
|
||||
ncomments
|
||||
}`
|
||||
|
|
Loading…
Reference in New Issue