Add linkedinUrl and job titles to table views (#809)
* Add linedinUrl and job titles to table views * Keep address in the end * Add mock data
This commit is contained in:
@ -26,6 +26,7 @@ export const GET_COMPANIES = gql`
|
||||
name
|
||||
createdAt
|
||||
address
|
||||
linkedinUrl
|
||||
employees
|
||||
_commentThreadCount
|
||||
accountOwner {
|
||||
|
||||
Reference in New Issue
Block a user