LibraryResourceVersionCondition
A condition to be used against LibraryResourceVersion object types. All fields
are tested for equality and combined with a logical ‘and.’
input LibraryResourceVersionCondition {
id: String
workspaceId: String
version: Int
updatedAt: Datetime
createdAt: Datetime
createdByWorkspaceAccountId: String
libraryResourceId: String
deletedAt: Datetime
isLatest: Boolean
description: String
url: String
defaultTitle: String
internal: Boolean
isFolder: Boolean
parentFolderId: String
fileName: String
previewImageUrl: String
originUrl: String
content: String
contentPlaintext: String
uploadedPreviewImageUrl: String
searchVector: FullText
cachedPdfUrl: String
fileType: String
}
Fields
LibraryResourceVersionCondition.id ● String scalar
Checks for equality with the object’s id field.
LibraryResourceVersionCondition.workspaceId ● String scalar
Checks for equality with the object’s workspaceId field.
LibraryResourceVersionCondition.version ● Int scalar
Checks for equality with the object’s version field.
LibraryResourceVersionCondition.updatedAt ● Datetime scalar
Checks for equality with the object’s updatedAt field.
LibraryResourceVersionCondition.createdAt ● Datetime scalar
Checks for equality with the object’s createdAt field.
LibraryResourceVersionCondition.createdByWorkspaceAccountId ● String scalar
Checks for equality with the object’s createdByWorkspaceAccountId field.
LibraryResourceVersionCondition.libraryResourceId ● String scalar
Checks for equality with the object’s libraryResourceId field.
LibraryResourceVersionCondition.deletedAt ● Datetime scalar
Checks for equality with the object’s deletedAt field.
LibraryResourceVersionCondition.isLatest ● Boolean scalar
Checks for equality with the object’s isLatest field.
LibraryResourceVersionCondition.description ● String scalar
Checks for equality with the object’s description field.
LibraryResourceVersionCondition.url ● String scalar
Checks for equality with the object’s url field.
LibraryResourceVersionCondition.defaultTitle ● String scalar
Checks for equality with the object’s defaultTitle field.
LibraryResourceVersionCondition.internal ● Boolean scalar
Checks for equality with the object’s internal field.
LibraryResourceVersionCondition.isFolder ● Boolean scalar
Checks for equality with the object’s isFolder field.
LibraryResourceVersionCondition.parentFolderId ● String scalar
Checks for equality with the object’s parentFolderId field.
LibraryResourceVersionCondition.fileName ● String scalar
Checks for equality with the object’s fileName field.
LibraryResourceVersionCondition.previewImageUrl ● String scalar
Checks for equality with the object’s previewImageUrl field.
LibraryResourceVersionCondition.originUrl ● String scalar
Checks for equality with the object’s originUrl field.
LibraryResourceVersionCondition.content ● String scalar
Checks for equality with the object’s content field.
LibraryResourceVersionCondition.contentPlaintext ● String scalar
Checks for equality with the object’s contentPlaintext field.
LibraryResourceVersionCondition.uploadedPreviewImageUrl ● String scalar
Checks for equality with the object’s uploadedPreviewImageUrl field.
LibraryResourceVersionCondition.searchVector ● FullText scalar
Checks for equality with the object’s searchVector field.
LibraryResourceVersionCondition.cachedPdfUrl ● String scalar
Checks for equality with the object’s cachedPdfUrl field.
LibraryResourceVersionCondition.fileType ● String scalar
Checks for equality with the object’s fileType field.
Member Of
libraryResourceVersions query ● libraryResourceVersionsConnection query