EntityEditorOptions

Type alias

Options to use when constructing a schema and uiSchema for an entity's editor. Often times, this can just be the entity object itself.

However, it must always have "type" on the options, even if not the entire entity.

Value(s):
HubEntity

Type alias defined in common/src/core/schemas/internal/EditorOptions.ts:13