ProcessGraphQL
ProcessGraphQL copied to clipboard
GraphQL for ProcessWire
When creating a page using the GraphQL Endpoint, the class defined in `$template->pageClass` is not used instead of the default `ProcessWire\Page` class. This can cause issues if you rely on...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Hey, today I stumbled over a problem with the GraphQl-Module. We are using ProcessWire 3.0.200 and the GrqphQl-Module 1.3.0. # starting point We use a "Select Options"-field on a page...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits 906cf40 3.1.4 7712ba5 Fix ReDoS vulnerability backport a0203db Fix ReDoS vulnerability...
I'm getting this with PHP 8.2.x Deprecated: class_exists(): Passing null to parameter #1 ($class) of type string is deprecated in /var/www/html/site/modules/ProcessGraphQL/src/Utils.php on line 204 {"errors":[{"message":"Syntax Error: Unexpected \u003CEOF\u003E","locations":[{"line":1,"column":1}],"extensions":{"file":"\/var\/www\/html\/site\/modules\/ProcessGraphQL\/vendor\/webonyx\/graphql-php\/src\/Language\/Parser.php","line":433}}]}
Hello Dadish! I wanted to share graphiql 3 example code. You can copy + paste the example into your 'graphiql.php' teplate for a working example that also includes the explorer...
The Page Reference list is empty when working with repeater pages. Maybe the selector should have "include=all"? I don't know where to look Could be great if it can handle...
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together. Removes `yaml` Updates `semantic-release` from 19.0.3 to 21.0.1 Release notes Sourced from...
Suggestion to fix this issue