Skip to main content

addToLibraryResourceFolder

Add a library resource into a folder by attaching it to the folder's current latest version. Accords that already link the folder receive the resource too. Customer-role callers are rejected.

addToLibraryResourceFolder(
input: AddToLibraryResourceFolderInput!
updateAllObjects: Boolean
): AddToLibraryResourceFolderPayload

Arguments

addToLibraryResourceFolder.input ● AddToLibraryResourceFolderInput! non-null input

The folder and resource to associate.

addToLibraryResourceFolder.updateAllObjects ● Boolean scalar

Accepted for backward compatibility; currently has no effect.

Type

AddToLibraryResourceFolderPayload object

Result of adding a resource to a folder.