LibraryResourceFolderContentPatch
Represents an update to a LibraryResourceFolderContent. Fields that are set will be updated.
input LibraryResourceFolderContentPatch {
id: String
workspaceId: String
createdByWorkspaceAccountId: String
version: Int
folderVersionId: String
contentVersionId: String
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
}
Fields
LibraryResourceFolderContentPatch.id ● String scalar
LibraryResourceFolderContentPatch.workspaceId ● String scalar
LibraryResourceFolderContentPatch.createdByWorkspaceAccountId ● String scalar
LibraryResourceFolderContentPatch.version ● Int scalar
LibraryResourceFolderContentPatch.folderVersionId ● String scalar
LibraryResourceFolderContentPatch.contentVersionId ● String scalar
LibraryResourceFolderContentPatch.deletedAt ● Datetime scalar
LibraryResourceFolderContentPatch.updatedAt ● Datetime scalar
LibraryResourceFolderContentPatch.createdAt ● Datetime scalar
Member Of
UpdateLibraryResourceFolderContentByNodeIdInput input ● UpdateLibraryResourceFolderContentInput input