@gocommerce/utils
v0.7.3
Published
https://vtex-gocommerce.github.io/utils-api
Downloads
7,729
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/utils
Setup
git clone [email protected]:vtex-gocommerce/utils-api.git
cd utils-api
npm install
Publish new version with Releasy
npm run build
git commit -a && git push
releasy --stable
Publish new version with npm
npm publish