Skip to content

Instantly share code, notes, and snippets.

@handshake-engineering-blog
Last active April 22, 2021 16:01
Show Gist options
  • Save handshake-engineering-blog/3a00a3f3358e369216af18bfecb28a6c to your computer and use it in GitHub Desktop.
Save handshake-engineering-blog/3a00a3f3358e369216af18bfecb28a6c to your computer and use it in GitHub Desktop.
1801584810_5
query {
recommendedEmployers() {
id
name
follow {
id
}
industry {
id
name
}
location {
id
city
state
}
institutionSize
logoUrl
website
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment