@gocommerce/utils
v0.7.3
Published
https://vtex-gocommerce.github.io/utils-api
Keywords
Readme
GC Utils-api
https://vtex-gocommerce.github.io/utils-api
Why?
This npm package is designed to assist the development of the resolvers in the graphQl structure in render/GoCommerce projects
Npm Url
https://www.npmjs.com/package/@gocommerce/utilsSetup
git clone [email protected]:vtex-gocommerce/utils-api.git
cd utils-api
npm installPublish new version with Releasy
npm run build
git commit -a && git push
releasy --stablePublish new version with npm
npm publish