graph-framework-for-microservices
graph-framework-for-microservices copied to clipboard
NPT-560 Currently build_gqlgen and build_nexus-openapigen fails
in build_gqlgen and build_openapigen GOBIN is hardcoded to use PKG_NAME/cmd in which PKG_NAME is default to /go/src.. for _in_container methods
removing the dependency for PKG_NAME and changing to use PWD instead of PKG_NAME and migrate to COMPILER_DIR_NAME