Skip to main content

linkLibraryResources

Link library resources into an accord or folder, creating accord resources that point at the latest version of each library resource. Folders are linked recursively; cyclic folder references are skipped, and resources that cannot be linked are reported without blocking the rest of the batch.

linkLibraryResources(
input: LinkLibraryResourcesInput!
): LinkLibraryResourcesPayload

Arguments

linkLibraryResources.input ● LinkLibraryResourcesInput! non-null input

The library resources to link and where to place them.

Type

LinkLibraryResourcesPayload object

Result of linking library resources into an accord or folder.