Skip to content

Instantly share code, notes, and snippets.

@vasilich6107
Created January 13, 2020 21:05
Show Gist options
  • Save vasilich6107/a75249b8cb104928871196a4fae7902a to your computer and use it in GitHub Desktop.
Save vasilich6107/a75249b8cb104928871196a4fae7902a to your computer and use it in GitHub Desktop.
query CompaniesData {
allCompanies {
id
name
industry
__typename
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment