Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CreateCompassComponentInput

Accepts input for creating a new component.

Property NameTypeDescription
customFieldsInputMaybe<Array<CompassCustomFieldInput>>A collection of custom fields for storing data about the component.
descriptionInputMaybe<String>The description of the component.
fieldsInputMaybe<Array<CreateCompassFieldInput>>A collection of fields for storing data about the component.
labelsInputMaybe<Array<String>>A list of labels to add to the component
linksInputMaybe<Array<CreateCompassLinkInput>>A list of links to associate with the component
nameStringThe name of the component.
ownerIdInputMaybe<String>The unique identifier (ID) of the team that owns the component.
slugInputMaybe<String>A unique identifier for the component.
stateInputMaybe<String>The state of the component.
typeInputMaybe<CompassComponentType>The type of the component.
typeIdInputMaybe<String>The type of the component.

Rate this page: