Skip to content

Instantly share code, notes, and snippets.

@susamn
Created June 25, 2021 02:54
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/59078056793fbbb69b7f004e907db8bc to your computer and use it in GitHub Desktop.
Save susamn/59078056793fbbb69b7f004e907db8bc to your computer and use it in GitHub Desktop.
Response from Employee service to Gateway
{
"data": {
"employeeData": {
"employeeId": 332233,
"__typename": "Employee"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment