-
I am getting this error, not sure if it is related:
`Argument 1 passed to WPGraphQL\\Extensions\\Polylang\\PostObject::WPGraphQL\\Extensions\\Polylang\\{closure}() must be an instance of WPGraphQL\…
-
As a developer, I want form submissions to go through GraphQL, so I can have a consistent API.
# Tasks
- [ ] Define `submitForm` mutation
- [ ] Define `formSubmission` and `formResult` GraphQL …
wilr updated
8 months ago
-
## ♻️ Debt/Refactor
Send actual error messages, using the request locale from our API.
## 🕵️ Details
Once the tickets blocking this are completed, everything will be in place to send actual localiz…
-
Hello
Firstly, thanks for the tool.
# Summary
The tool seems to run commands like
```
composer update foo/bar --update-with-dependencies
```
I would like it if we could have it attem…
-
When the resolver calls the form repository here:
https://github.com/landofcoder/module-formbuilder-graph-ql/blob/cf76a8f0338712705c42852013a957d2a90eec4d/Model/Resolver/Form.php#L70
the formb…
-
Follow up of https://github.com/api-platform/core/issues/3918.
When building the doc or dumping the schema, API-Platform does a lot of work to translate the known type of a property into the format…
-
The latest tagged release as well as master depends on webonxy/graphql `~0.10.2`.
This is quite an old version and is not compatible with PHP 7.3 due this somewhere in the webonxy library:
`PHP Wa…
-
Just tested with "2001, a space odyssey".
No trailer is found, despite there are many:
https://www.imdb.com/title/tt0062622/videogallery/content_type-trailer
-
### Preconditions and environment
- Magento version : 2.4.5 EE
- Anything else that would help a developer reproduce the bug
### Steps to reproduce
Go on `vendor/magento/module-catalog/Mod…
-
In an effort to make the new schema building requirement as low impact as possible, we should explore how we could do this automatically.
Use case to think about is something as simple as adding a …