Skip to content

Commit

Permalink
search(entity-type): make searchable EntityTypeKey (#11868)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored Nov 15, 2024
1 parent fd2da83 commit 35c2a91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ record EntityTypeKey {
/**
* A unique id for an entity type. Usually this will be a unique namespace + entity name.
*/
@Searchable = {}
id: string
}

0 comments on commit 35c2a91

Please sign in to comment.