wp-graphql icon indicating copy to clipboard operation
wp-graphql copied to clipboard

Update to work with the GraphQL PHP DefinitionContainer Revert

Open jasonbahl opened this issue 9 years ago • 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.

https://github.com/webonyx/graphql-php/commit/0969073b8abd391952eea3b14a4a8b8b7e24aba5

jasonbahl avatar Jan 09 '17 00:01 jasonbahl