ComponentDisplayDefinition Input Object
Represents a collection of data that defines how a Component is displayed.
Input fields
Argument | Type | Description |
---|---|---|
label | String! | The name of the Component. |
description | String! | Additional notes about the Component. |
category | String | The category of the Component. |
iconPath | String | The URL that specifies where the Component icon exists. |