Skip to main content

ComponentDefinitionInput Input Object

Represents a collection of data that defines a Component.

Input fields

ArgumentTypeDescription
keyString!A string that uniquely identifies the Component.
publicBooleanSpecifies whether the Component is publicly available or whether it's private to the Organization.
forCodeNativeIntegrationBooleanSpecifies whether the Component is for a Code Native Integration.
versionStringThis field has been deprecated.
displayComponentDisplayDefinition!Specifies how the Component is displayed.
authorizationAuthorizationDefinitionSpecifies how the Component handles Authorization.
documentationUrlStringThe URL that specifies where the Component documentation exists.