customerUnifiedLocationListByMarketplaceTenant
Cursor-paginated list of unified customer locations in a marketplace tenant. Filters on the
marketplace tenant column resolved through gold.party. first is capped at 100 server-side.
Authorized for ROLE_CHANNEL_ADMIN only.
This page contains
Arguments
| marketplaceTenant ID! | Marketplace tenant from the caller's JWT (e.g. "APPSMART"). |
| filter CustomerUnifiedLocationFilterInput PREVIEW | Filter criteria (canonical party scope). |
| first Int | Maximum number of rows to return. |
| after String | Opaque cursor; return rows after this cursor position. |
Return Fields
| CustomerUnifiedLocationPage! PREVIEW | Cursor-paginated list of unified customer locations. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.