The definition of a custom field containing a boolean value.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
componentTypeIds | Maybe<Array<String>> | The component types the custom boolean field applies to. |
componentTypes | Maybe<Array<CompassComponentType>> | The component types the custom boolean field applies to. |
description | Maybe<String> | The description of the custom boolean field. |
id | String | The ID of the custom boolean field definition. |
name | Maybe<String> | The name of the custom boolean field. |
Rate this page: