Skip to content

Instantly share code, notes, and snippets.

@dotansimha
Created June 19, 2019 12:56
Show Gist options
  • Save dotansimha/ac91897269ffefa3cf7e216ef02975e1 to your computer and use it in GitHub Desktop.
Save dotansimha/ac91897269ffefa3cf7e216ef02975e1 to your computer and use it in GitHub Desktop.
{
"name": "java-app",
"scripts": {
"postinstall": "graphql-codegen"
},
"dependencies": {
"graphql": "14.2.1",
"@graphql-codegen/cli": "1.2.2-beta.0",
"@graphql-codegen/java-resolvers": "1.2.2-beta.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment