Plugin allows superadmin to enable/disable sellers. This can be used to verify sellers if sellers need to be verified in some capacity before being able to post items for sale.
- Run
yarn test
to run the e2e test. - Don't forget to implement your own!
- Make sure you are logged in to NPM
yarn build
yarn publish
That's it!
(Maybe share your accomplishments in the Vendure slack?
- Check out the docs to see the possibilities of a plugin
- Check out GraphQL codegen to generate Typescript types for your custom GraphQL types