vendure-plugin-konnect
v1.0.16
Published
Vendure - Konnect payment plugin
Downloads
29
Readme
WIP: Vendure plugin konnect
Add how to use this plugin
Testing
- Run
yarn test
to run the e2e test. - Don't forget to implement your own!
Publishing to NPM
- Make sure you are logged in to NPM
yarn build
yarn publish
That's it!
(Maybe share your accomplishments in the Vendure slack?
Next steps
- Check out the docs to see the possibilities of a plugin
- Check out GraphQL codegen to generate Typescript types for your custom GraphQL types