Optional metadata provider override. Callers should set
instance.Provider = providerToUse before invoking registry methods
in multi-provider contexts. Falls back to the global default provider when unset.
Clear all caches
Force clear all compiled components Used for Component Studio to ensure fresh loads
Get cache statistics
Get a compiled component, using cache if available
OptionalreferenceId: stringOptionalcontextUser: UserInfoGet compiled component from external registry by registry name This is used when spec.registry field is populated
OptionalreferenceId: stringOptionalcontextUser: UserInfoGet component specification from database or external registry
OptionalcontextUser: UserInfoGet components to load in dependency order
OptionalcontextUser: UserInfoLoad component dependencies from database
OptionalcontextUser: UserInfoRemove a reference to a component
Set the GraphQL client for registry operations
StaticgetGet or create the singleton instance
OptionalgraphQLClient: IComponentRegistryClientStaticresetReset the singleton instance Forces new instance creation on next access
Service for managing component loading from registries with compilation caching