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