How to implement the basic graphql code gen modules in github CI/CD pipeline #9583
ankit9787
started this conversation in
Docs Discussions
Replies: 1 comment
-
Even I was looking for a document for this with the GitHub Actions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My ask is-
Lets take a basic case of Apollo GraphQL Server project-
So steps mentioned are , If we have schema file and few dependencies installed then run graphql codegen command and resolver-types files will be generated. So how to achieve the same via CI/CD pipeline.
Any document for its integration in GitHub or any CI/CD pipeline ?
Beta Was this translation helpful? Give feedback.
All reactions