Skip to content

how setup while we use mono workspace of vscode #246

@tclxtyc15129

Description

@tclxtyc15129

Describe the bug

it seems that it can not generated graphql-env.d.ts file while we have config in tsconfig.json

 "compilerOptions": {
    "plugins": [
      {
        "name": "@0no-co/graphqlsp",
        "schema": "http://localhost:5001/admin-api",
        "tadaOutputLocation": "./src/graphql-env.d.ts"
      }
    ],
image

Reproduction

No response

gql.tada version

latest version

Validations

  • I can confirm that this is a bug report, and not a feature request, RFC, question, or discussion, for which GitHub Discussions should be used
  • Read the docs.
  • Follow our Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions