BE-Webdesign/wp-graphql

Update to work with the GraphQL PHP DefinitionContainer Revert

Opened this issue · 0 comments

In version 0.8.0 of graphql-php, the DefinitionContainer was reverted.

If you run composer update things are broken with the current version of the library.

We'll need to update to follow the pattern post-revert, so that we can continue to stay current with that library.

webonyx/graphql-php@0969073