OBJECT
LinkSettings
Link settings
link GraphQL Schema definition
- type LinkSettings {
- # Defines the order links are displayed in the desktop conversation panel
- LinkSortingOrder! :
- # Defines the order link categories are displayed in the desktop conversation
- # panel
- LinkCategorySortingOrder! :
- }