Skip to content

Update GraphQL Schema reload using new Hot chocolate version #3019

@aaronburtle

Description

@aaronburtle

Since we inititially implemented Hot-Reload for the GraphQL Schema, the way to refresh the GraphQL during during runtime has changed. We now end up with a cached schema which reflects the schema before the hot-reload was initiated, making the hot-reload of the GQL Schema fail. We need to update dab to properly handle schema eviction and clear the cache.

Metadata

Metadata

Assignees

Type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions