mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-27 07:28:30 +00:00
Update EntityLink.g4 with new entity types and fields (#14836)
This commit is contained in:
parent
d53a41fb3f
commit
12bc515aca
@ -72,11 +72,12 @@ ENTITY_TYPE
|
||||
| 'app'
|
||||
| 'persona'
|
||||
| 'docStore'
|
||||
| 'Page'
|
||||
| 'page'
|
||||
| 'KnowLedgePanels'
|
||||
| 'govern'
|
||||
| 'all'
|
||||
| 'customMetric'
|
||||
| 'eventsubscription'
|
||||
;
|
||||
|
||||
ENTITY_FIELD
|
||||
@ -108,6 +109,10 @@ ENTITY_FIELD
|
||||
| 'fields'
|
||||
| 'followers'
|
||||
| 'appConfiguration'
|
||||
| 'appSchedule'
|
||||
| 'votes'
|
||||
| 'profile'
|
||||
| 'roles'
|
||||
;
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user