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.
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.