Per-entity input for IMetadataProvider.SearchEntity and IMetadataProvider.SearchEntities. Bundles the entity name, the search text, and the ranking options into a single transport-friendly shape so batched calls fit one GraphQL payload.
Name of the entity to search (e.g., 'MJ: Entities', 'Accounts').
'MJ: Entities'
'Accounts'
Optional
Ranking mode + knobs. See SearchEntitiesOptions.
Free-text query. Empty/whitespace returns an empty result.
Per-entity input for IMetadataProvider.SearchEntity and IMetadataProvider.SearchEntities. Bundles the entity name, the search text, and the ranking options into a single transport-friendly shape so batched calls fit one GraphQL payload.