Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drupal-graphql 3.x updates #3

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

justinlevi
Copy link
Contributor

@justinlevi justinlevi commented Mar 9, 2018

Travis config, PHPUnit Tests for Create, Update, and Delete.

@justinlevi
Copy link
Contributor Author

@justinlevi justinlevi self-assigned this Mar 13, 2018
@clemens-tolboom
Copy link

Both master branch and this PR failed.

./vendor/bin/drush cache-rebuild
Fatal error: Declaration of Drupal\graphql_examples\Plugin\GraphQL\Mutations\UpdateArticle::extractEntityInput(array $args, Youshido\GraphQL\Execution\ResolveInfo $info) must be compatible with Drupal\graphql_core\Plugin\GraphQL\Mutations\Entity\UpdateEntityBase::extractEntityInput($value, array $args, Drupal\graphql\GraphQL\Execution\ResolveContext $context, GraphQL\Type\Definition\ResolveInfo $info) in /.../web/modules/contrib/graphql-examples/src/Plugin/GraphQL/Mutations/UpdateArticle.php on line 25
[error] Drush command terminated abnormally due to an unrecoverable error.
Error: Declaration of Drupal\graphql_examples\Plugin\GraphQL\Mutations\UpdateArticle::extractEntityInput(array $args, Youshido\GraphQL\Execution\ResolveInfo $info) must be compatible with Drupal\graphql_core\Plugin\GraphQL\Mutations\Entity\UpdateEntityBase::extractEntityInput($value, array $args, Drupal\graphql\GraphQL\Execution\ResolveContext $context, GraphQL\Type\Definition\ResolveInfo $info) in /.../web/modules/contrib/graphql-examples/src/Plugin/GraphQL/Mutations/UpdateArticle.php, line 25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants