Magidoc

insertLink
Mutation

Creates a new link in the workspace's News panel.

Access: Requires user access to the workspace.

Arguments

#

_id

Link unique ID. Can be omitted, will be generated automatically

workspaceId

ID !
Non-null

Workspace ID

title

Non-null

Display title

url

Non-null

Absolute URL

Response

#

Returns Link !.

Example

#