Skip to content

Commit

Permalink
Ensure versioning is applied before inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Carlino committed Jun 24, 2021
1 parent 165913a commit 32b7282
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _graphql/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
modelConfig:
DataObject:
plugins:
versioning: true
versioning:
before: inheritance
operations:
copyToStage:
class: SilverStripe\Versioned\GraphQL\Operations\CopyToStageCreator
Expand Down

0 comments on commit 32b7282

Please sign in to comment.