Skip to content

Instantly share code, notes, and snippets.

@abhiaiyer91
Created July 8, 2018 19:13
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 abhiaiyer91/8f8396a470c8a1818c862326ae82c277 to your computer and use it in GitHub Desktop.
Save abhiaiyer91/8f8396a470c8a1818c862326ae82c277 to your computer and use it in GitHub Desktop.
const binding = {
query: {
hiringManager: (args, context, info) => {},
jobPost: (args, context, info) => {}
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment