-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Lighthouse definitions are currently (manually) exported to a graphql file that is bundled with Modelarium. That's error prone and requires a specific lighthouse version. Lighthouse outputs a full graphql build through graphql, but that mixes user directives, modelarium directives, etc.
It should be possible to build this at runtime and filter the namespaces to get an always trustworthy directive declaration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request