Skip to content

Unexpected IsDataSet field in GraphQL response after upgrading to 13.9.14 #8440

@RuchaChinchore

Description

@RuchaChinchore

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions