feat(app-next): install catalog in app-next
Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -58,7 +58,7 @@ function getEntityGraphRelationsConfigSchema(z: Zod) {
|
||||
}
|
||||
|
||||
const CatalogGraphEntityCard = createEntityCardExtension({
|
||||
name: 'catalog-graph',
|
||||
name: 'entity-relations',
|
||||
configSchema: createSchemaFromZod(z =>
|
||||
z
|
||||
.object({
|
||||
|
||||
Reference in New Issue
Block a user