Yazid HANIFI
Yazid HANIFI
Hey, thank's for this nice template. Can you use different icons please? I just hate the email one lol I know I could change them but I just wanted to...
Hi, this package looks great, well done (y). ## Nested Queries How would you approach a nested query? say we have a user with posts and I'd like to get...
Hey, I wanted to test the repo with a local Odoo instance but wasn't sure what's expected from the frontend? would be cool if you could give some directions. Thanks...
**Describe the bug** Hello, I have a custom plugin where I use `setBranding` to change images / favicon following the docs [here](https://docs.vendure.io/reference/admin-ui-api/ui-devkit/helpers/#setbranding) ```typescript @VendurePlugin({ imports: [PluginCommonModule], providers: [ { provide:...
Hey, I'm currently using the `Importer` class but needed to override `getFacetValueIds` as I wanted facets to be imported to a different channel than the product. But unfortunately the method...