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

API Remove deprecated code #1034

Merged

Conversation

sabina-talipova
Copy link
Contributor

Description

  • Legacy GraphQL classes were removed;
  • Deprecated code was removed;
  • Test cases / classes updated;

Related issue

@@ -2,6 +2,8 @@

namespace DNADesign\Elemental\Tests\GraphQL;

use ArrayObject;
use GraphQL\Language\AST\OperationDefinitionNode;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use ArrayObject;
use GraphQL\Language\AST\OperationDefinitionNode;

Required types of parameters in ResolveInfo constructor : https://github.com/webonyx/graphql-php/blob/master/src/Type/Definition/ResolveInfo.php#L123-L132

@sabina-talipova
Copy link
Contributor Author

Broken Behat tests are related to the issue https://github.com/silverstripeltd/product-issues/issues/655

Copy link
Member

@emteknetnz emteknetnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge conflict on FakeResolveInfo

Please rebase on 5 and use the version in this commit - 43dde3a#diff-445b2b99e2d2c31b3d1a34241221643396fd9134c296395559728b3f67ade3a0

@sabina-talipova sabina-talipova force-pushed the pulls/5/remove-deprecations branch from 705e51e to c73d578 Compare January 25, 2023 01:04
@sabina-talipova
Copy link
Contributor Author

DONE

@emteknetnz emteknetnz merged commit f6e0266 into silverstripe:5 Jan 25, 2023
@emteknetnz emteknetnz deleted the pulls/5/remove-deprecations branch January 25, 2023 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants