ActionDisplayDefinition Input Object
Represents a collection of data that defines how a Component Action 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. |
directions | String | Notes which may provide insight on the intended use of the Action. |
important | Boolean | Specifies whether the Action is important and/or commonly used. |