grandnode / grandnode2

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
https://grandnode.com/
GNU General Public License v3.0
1.09k stars 446 forks source link

API Service by SeName / Slug #277

Open eloom opened 2 years ago

eloom commented 2 years ago

Hello guys!

First, I want to thank you for making the platform available. She is great and very flexible.

We are developing a product that the frontend will only use Vue 3 + Nuxt 3 + Pinia. We wanted to use GhaphQl, but unfortunately it's not supported yet.

Using GrandNode's Rest API, we missed a service in the API to bring the EntityUrl record by SeName / Slug and later fetch the appropriate service (Brand, Collection, Category, Product, etc) by ID.

The API service by SeName / Slug is a way to adapt our application to SEO.

Is it possible for the GrandNode Team to put such a service on the roadmap, along the lines of this https://devdocs.magento.com/guides/v2.4/graphql/queries/route.html?

Best Regards, Rodrigo Sanders

KrzysztofPajak commented 2 years ago

Thanks, we will consider it to the next version