-
How to validate custom input types?
I tried to do it
1. inside controller
2. and tried to do it within Type (example below).
No luck for now. Graphql just ignores my validation.
Any advice? It i…
-
when updated to the latest version version 0.3.12 ( shown as 0.3.11) the Graphql IDE stops working
-
### Preconditions and environment
Magento version 2.4.7-p2
PHP 8.3
Sample data installed via CLI
Add text field custom option to a product (I used SKU: 24-MB01)
### Steps to reproduce
1. Send g…
-
Hello,
Here is what it is stated in the documentation:
>Starting from version 1.0, you can define multiple schemas. Having multiple schemas can be useful if, >for example, you want an endpoint th…
-
**API Platform version(s) affected**:
schnz updated
4 years ago
-
Hi! Was looking at your project and was wondering what the script entrypoint is.
Could it be that a missing .htaccess redirects traffic over to /src/controllers/graphql.php?
Thanks!
-
## Bug Description
We're trying to query the list of translations for entries in GraphQL, which seems not possible at this time. Our goal is to provide links to related entries in other languages…
-
**What problem does this feature proposal attempt to solve?**
I am trying out GraphQL, testing various features in order to include it in some of the web apps I am developing with laravel. Being…
kplgr updated
3 months ago
-
Thoughts based on the spec:
https://graphql.github.io/graphql-spec/June2018/#sec-ID
In general, `ID` should coerce to `string` on the output side and from `string` or `int` on the input side.
S…
akomm updated
11 months ago
-
### What problem does this address?
There are currently dozens of plugins ([WPGatsby](https://wordpress.org/plugins/wp-gatsby/), [WP Headless Trigger](https://github.com/nicoandrade/wp-headless-trigg…