Skip to content

Reloading the schema file doesn't affect autocompletion and syntax checking #637

@marktani

Description

@marktani

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

The one that is shipped to Prisma services as of today.

What is the expected behavior?

  • have a valid query in the query view
  • deploy a change to your prisma service that makes that query invalid
  • click the reload schema button
  • the autocompletion is still like before, as is the syntax checking
  • reloading the browser page applies the right schema

What is the actual behavior?

Reloading the browser page shouldn't be necessary to reload the schema used for autocompletion and syntax checking.

What steps may we take to reproduce the behavior?

See above.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions