-
I tired to install the bundle with a fresh empty project Symfony version 5.2.10.
when i ran this command
`composer require youshido/graphql-bundle
`
i got this error
- Configuring youshido/…
-
### Question
I'm working on a project that automatically translates everything on multi-sites. Our approach is using GraphQL to mutate the content on a different site. But our TableMakerField seems l…
ce2cs updated
2 years ago
-
I'm just trying to get my head around this library works, I tried adding a static type defition mapping like so:
```
$myStaticTypeMapper = new StaticTypeMapper();
$myStaticTypeMapper->setTypes([
…
-
Hi,
My hosting provider just ugpraded to PHP 8 and now the GraphQL API for querying blocks is broken. I deactivated all plugins until I found that this plugin seems to be the culprit. All other plu…
-
The site is not displayed in the browser Magento ver. 2.4.7-p1 + ScandiPWA ver. 6.4.0
Ubuntu version: 22.04
Nginx version: 1.24.0
Mysql Ver 8.0.38
Redis server v=7.2.5
PHP 8.2.21
Node v20.16.0…
-
I'm using GraphQL on the frontend of my application and among other types, I've exposed a custom page type as a GraphQL type.
In the process of trying to upgrade from 4.2.5 to 4.3.6, I encountered …
-
I have written a middleware for authentication, How can I set the middleware to intercept a graphql schema?
-
**API Platform version(s) affected**: 2.5.6
**Description**
I am using custom mutations on the project and therefore have many custom types. For example:
```php
final class VesselType exte…
-
Hi, refreshing jwt token is something new for me. I have some issue, my app is based on vue and nuxt.js, to connecting to wp graphql I use apollo module. Token expiring time is very short, and when it…
-
### Description
Dear all,
Latelty I'm facing an issue with the ''WPGraphQL for ACF''. Once I'm activating this plug-in, I can't open the settings drop-down of any field inside a field group. Also I …