Progress
This commit is contained in:
@@ -11,19 +11,19 @@ const FEED_SEARCH_QUERY = gql`
|
||||
id
|
||||
links {
|
||||
id
|
||||
url
|
||||
title
|
||||
description
|
||||
createdAt
|
||||
type
|
||||
createdBy {
|
||||
id
|
||||
name
|
||||
}
|
||||
follows {
|
||||
id
|
||||
user {
|
||||
id
|
||||
}
|
||||
username
|
||||
}
|
||||
# follows {
|
||||
# id
|
||||
# user {
|
||||
# id
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user