Skip to content

Debug schema added to .graphqlrc.json #8455

@jorrit

Description

@jorrit

Product

Strawberry Shake

Version

15.1.3

Link to minimal reproduction

local

Steps to reproduce

When developing in Visual Studio 2022, at some point the root .graphqlrc.json file is modified and now contains the schema and document files in the bin\Debug directory:

Image

What is expected?

The .graphqlrc.json file writer ignores the files in the bin directory.

What is actually happening?

Schema files in bin are added to .graphqlrc.json.

Relevant log output

Additional context

In one project I've made .graphqlrc.json read-only. This causes some warnings every once in a while but the project works fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions