PrivateShareType
No description
type PrivateShareType {
id: ID!
shareSecret: String
primaryType: String
primaryFolder: FolderType
title: String
url: String
creatorsNotice: String
creator: UserType
isPublic: Boolean
hasPassword: Boolean
createdAt: String
expiresAt: String
lastAccessed: String
sharedWith: [PrivateShareSharedWithType]
showDetailsOptions: PrivateShareShowDetailsOptionsType
includeSubfolders: Boolean
}
Fields
PrivateShareType.id
● ID!
non-null scalar
The ID of an object