Skip to content

Commit

Permalink
Merge pull request #464 from creative-commoners/pulls/2/deprecate-gra…
Browse files Browse the repository at this point in the history
…phql2

FIX Include deprecation import
  • Loading branch information
GuySartorelli authored Aug 19, 2024
2 parents 2edf980 + 0650135 commit 2ade8aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GraphQL/Operations/UnpublishCreator.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace SilverStripe\Versioned\GraphQL\Operations;

use SilverStripe\GraphQL\Schema\Interfaces\OperationCreator;
use SilverStripe\Dev\Deprecation;

// GraphQL dependency is optional in versioned,
// and the following implementation relies on existence of this class (in GraphQL v4)
Expand Down

0 comments on commit 2ade8aa

Please sign in to comment.