saveResourceToLibrary
Save an accord resource into the workspace library, creating a library resource that the accord resource then points at. Folders are saved recursively, pulling their child resources into the library folder.
saveResourceToLibrary(
input: SaveResourceToLibraryInput!
): SaveResourceToLibraryPayload
Arguments
saveResourceToLibrary.input ● SaveResourceToLibraryInput! non-null input
The accord resource to save and the metadata for the new library resource.
Type
SaveResourceToLibraryPayload object
Result of saving an accord resource to the library.