Skip to content

Instantly share code, notes, and snippets.

@susamn
Created June 25, 2021 02:42
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 susamn/5c8cdd4302735e27317632d273b16c89 to your computer and use it in GitHub Desktop.
Save susamn/5c8cdd4302735e27317632d273b16c89 to your computer and use it in GitHub Desktop.
Request from gateway to Employee service
{
"query": "{employeeData(id:332233){employeeId __typename}}",
"variables": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment