-
When creating a model that has two very similar relationship fields set up (i.e. a one to many and a many to many to the same model), graphql returns the following error **AFTER** the model name is up…
-
Hi all
I've been chatting to @JJJ via email regarding a baked-in REST / GraphQL API for BerlinDB and I figure it makes sense to open an issue for it. I'm hoping to use BerlinDB as the db engine for…
-
I' m trying to make this work, it work very well, the only issue i have is with the post archive, it do not work, and in console i have this error:
warn The GraphQL query in the non-page component
"…
-
Currently the core User type in the Schema doesn't include the user meta that is used by core, such as the fields here: https://github.com/WordPress/WordPress/blob/5c291d49de756db1dbfddfe3fd6970959580…
-
Hi,
Could you can implement reverse query in relationship field? I have not seen that it is implemented, if it is implemented, how can it be used?
Here you have an example in PHP https://www.adv…
-
i want to use headlrss wordpress for this directory it was the nextjs boilerplate for wordpress with nextjs using graphql how i can show the content in nextjs front from wordpress
Checklist
- [X] …
-
## Acceptance Criteria:
1. Escape the `$custom_css` variable using the appropriate `esc_*()` function before it is echoed in `wpgraphql-ide.php` line 561.
2. Ensure escaping occurs at the point of…
-
**Describe the bug**
I'm trying to use the ```addFee``` mutation in order to add extra fees in the checkout page when a user select some optional services. The problem is that it doesn't add the fee …
-
**Describe the bug**
When querying as an authenticated customer, orderCount returns 0 and orders returns an empty array. The `orders` query works as expected, however. You can see in the attached scr…
-
I want to be able to use _**gatsby-image**_ for displaying images pulled from TakeShape. I can see you're using something called _**takeshape-routing**_ here to get a url, is that necessary and what a…