The query for retrieving custom field definitions on a Compass site.
Property Name | Type | Description |
---|---|---|
cloudId | String | The cloud ID of the site to retrieve custom field definitions from. |
componentTypeIds | InputMaybe<Array<String>> | Optional filter to search for custom field definitions applied to any of the specific component types. Returns all custom field definitions by default. |
componentTypes | InputMaybe<Array<CompassComponentType>> | Optional filter to search for custom field definitions applied to any of the specified component types. Returns all custom field definitions by default. |
Rate this page: