Skip to content

Instantly share code, notes, and snippets.

@sericaia
Created January 18, 2019 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sericaia/a2567fa496588c2e34e26114a9bca58b to your computer and use it in GitHub Desktop.
Save sericaia/a2567fa496588c2e34e26114a9bca58b to your computer and use it in GitHub Desktop.
Query {
employee(email: String, slackId: String): Employee
employees(filter: String): [Employee]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment