You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrated breaking changes for use with Hotchocolate 14 (#114)
* Migrated breaking changes for use with Hotchocolate 14-rc
QueryResult is now OperationResult
* Renamed QueryResultExtensions to OperationResultExtensions
Renamed QueryResultExtensions to OperationResultExtensions
* Fixed spelling mistakes
Fixed simple spelling mistakes:
AssertSuceessResult is now AssertSuccessResult
formattedMessagePlaceholerValues is now formattedMessagePlaceholderValues
FieldSkipValidationPredecate is now FieldSkipValidationPredicate
* Updated HotChocolate.Execute to 14.0.0-rc.3.2
* Updated HotChocolate.Execution to 14
* Updated HotChocolate.Execution nuget package to 14.1.0