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/80786429a75608dd4e1c942888ca4214 to your computer and use it in GitHub Desktop.
Save sericaia/80786429a75608dd4e1c942888ca4214 to your computer and use it in GitHub Desktop.
Query {
employee(
where: EmployeeSearch!
): Employee
employees(filter: String): [Employee]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment