All mutations have exactly one input field called input with a unique input and return type. This is useful to write mutations with variables, so there is always one single variable per mutation. This makes it easier to use and reuse them.
The parent ID to create the link in (Guideline or Document Group)
The title of the link.
The link URL
Whether the link opens in a new tab.
How the link is displayed.
Position of the icon relative to the label.
Icon taken from an asset ID; null clears the icon. Mutually exclusive with iconFileId.
Icon taken from an uploaded file id; null clears the icon. Mutually exclusive with iconAssetId.
The link document's ID
The title of the link.
The link URL
Whether the link opens in a new tab.
How the link is displayed.
Position of the icon relative to the label.
Icon asset ID, if the icon comes from an asset.
Icon file id, if the icon comes from an uploaded file.