AdvisorOption
Lightweight option for advisor pickers exposed to marketplace-manager UIs.
This page contains
Fields
| id: ID! | Canonical lowercase advisor UUID (same as party_xref.advisor_uuid). |
| name: String! | Display name for the advisor. |
Queries for AdvisorOption
| customerUnifiedListAdvisorsByMarketplaceTenant PREVIEW | Distinct advisors with at least one customer in the given marketplace tenant. Sorted by
|
| orderUnifiedListAdvisorsByMarketplaceTenant PREVIEW | Distinct advisors with at least one order in the given marketplace tenant. Sorted by
|
| quoteUnifiedListAdvisorsByMarketplaceTenant PREVIEW | Distinct advisors with at least one quote in the given marketplace tenant. Sorted by
|