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:
@ -10,6 +10,7 @@ export const GET_COMPANY = gql`
|
||||
name
|
||||
createdAt
|
||||
address
|
||||
linkedinUrl
|
||||
employees
|
||||
_commentThreadCount
|
||||
accountOwner {
|
||||
|
||||
Reference in New Issue
Block a user