-
-
Notifications
You must be signed in to change notification settings - Fork 786
Description
Product
Hot Chocolate
Version
13.9.14
Link to minimal reproduction
Assert.Equal() Failure: Strings differ ↓ (pos 533) Expected: ···""ContextData": null,\n "HasNext": null\n}\n" Actual: ···"l,\n "HasNext": null,\n "IsDataSet": true"··· ↑ (pos 533)
Steps to reproduce
After upgrading from 13.8.1 to 13.9.14, my test snapshots started including a new field called IsDataSet in the GraphQL response JSON.
Is this an intended change?
What is expected?
After upgrading from 13.8.1 to 13.9.14, my test snapshots started including a new field called IsDataSet in the GraphQL response JSON.
Is this an intended change?
What is actually happening?
After upgrading from 13.8.1 to 13.9.14, my test snapshots started including a new field called IsDataSet in the GraphQL response JSON.
Is this an intended change?
Relevant log output
Additional context
No response