createLibraryResource
Create a new library resource (link, file, content page, or folder) in the caller's workspace.
createLibraryResource(
input: CreateLibraryResourceInput!
): CreateLibraryResourcePayload
Arguments
createLibraryResource.input ● CreateLibraryResourceInput! non-null input
The attributes of the resource to create.
Type
CreateLibraryResourcePayload object
Result of creating a library resource.