OBJECT
ApplicationComponent
link GraphQL Schema definition
1 type ApplicationComponent { 2 3 : EngineList 4 5 : DataRegistryList 6 7 : [ContextMenuExtension] 8 9 }
OBJECT
1 type ApplicationComponent { 2 3 : EngineList 4 5 : DataRegistryList 6 7 : [ContextMenuExtension] 8 9 }