-
I have a search query that looks something like this:
```ts
const image = await repository
.search()
.where("slug")
.eq(slug)
.and("domain")
.eq(domain || "")
.firs…
-
**eventyay-common:** The system currently does not have a pricing structure for the event, e.g. 2.5% for tickets sold. Discuss the pricing structure with the team and implement it. Provide options for…
-
### What are you trying to achieve?
When wrong slug is provided `productVariant`, `products`, `product` queries return results without errors.
Possibly, this was done by design to avoid channel en…
-
### Description
When a block theme includes the HTML file for a post format archive, the Site Editor and Data Views shows the template without a description and without a human-readable name. Inste…
-
Default sluggification is simplistic, relying on a title field and performing no inference whatsoever.
**With no field named "title", entries currently fail to save.**
The ideal fix is to simply…
-
How can I change the homepage slug from /home to / in the sitemap.xml
-
Hi
We like to work with the slug field to have automatic slug generation. However, we have found that in certain cases (especially with collections, and when it comes to relations) it would be very u…
-
**Describe the bug**
It is not possible to query woocommerce products for another locale, using wp-graphql-wpml
**To Reproduce**
The following query should return the english versions of the prod…
-
Hello,
I'm Sébastien from Polylang (support) team.
We have several users/customers in common which fail in the same issue and I think you should keep them from it.
In our side, we will think ab…
-
Create a new page where we can post company / product updates, separate from blog; `estuary.dev/company-updates`. Content should be managed by Strapi similarly to blog and the content should be organi…