The query to get all managed components on a Compass site.
| Property Name | Type | Description | 
|---|---|---|
| after | InputMaybe<String> | Returns results after the specified cursor. | 
| cloudId | String | The cloud ID of the site to query for managed components. | 
| first | InputMaybe<Number> | The number of results to return in the query. The default is 10. | 
Rate this page: