Documentation
Preparing search index...
@sdk/folder
GetFolderQuery
Type Alias GetFolderQuery
type
GetFolderQuery
=
{
__typename
?:
"Query"
;
folder
:
|
{
__typename
:
"FolderErrorOperationNotAllowedOutput"
}
|
{
__typename
:
"FolderErrorResourceAccessDeniedOutput"
}
|
{
__typename
:
"FolderErrorResourceNotFoundOutput"
}
|
{
__typename
:
"FolderErrorTooManyRequestsOutput"
}
|
{
__typename
:
"FolderOutput"
;
assetCount
:
number
;
createdAt
?:
Date
|
null
;
description
?:
string
|
null
;
id
:
string
;
includedAssetsSummary
:
{
__typename
?:
"GroupedAssetResultOutput"
;
appliedFilters
?:
|
{
__typename
?:
"FilterAssetAppliedOutput"
;
byLabels
?:
string
[]
|
null
;
}
|
null
;
contents
:
{
__typename
?:
"GroupedAssetOutput"
;
id
:
string
;
thumbnailPath
?:
string
|
null
;
}
[]
;
total
:
number
;
}
;
includedFoldersSummary
:
{
__typename
?:
"FolderResultOutput"
;
contents
:
(
|
{
__typename
?:
"FolderOutput"
;
assets
:
{
__typename
?:
"GroupedAssetResultOutput"
;
total
:
number
}
;
id
:
string
;
name
:
string
;
}
|
null
)
[]
;
total
:
number
;
}
;
isNestingLevelReached
?:
boolean
|
null
;
modifiedAt
?:
Date
|
null
;
name
:
string
;
nestingLevel
?:
number
|
null
;
parentFolder
?:
|
{
__typename
?:
"FolderOutput"
;
id
:
string
;
name
:
string
;
nestingLevel
?:
number
|
null
;
parentFolder
?:
|
{
__typename
?:
"FolderOutput"
;
id
:
string
;
name
:
string
;
nestingLevel
?:
number
|
null
;
parentFolder
?:
|
{
__typename
?:
"FolderOutput"
;
id
:
string
;
name
:
string
;
nestingLevel
?:
number
|
null
;
parentFolder
?:
|
{
__typename
?:
...
;
id
:
...
;
name
:
...
;
nestingLevel
?:
...
;
parentFolder
?:
...
;
}
|
null
;
}
|
null
;
}
|
null
;
}
|
null
;
}
;
}
Index
Properties
__
typename?
folder
Properties
Optional
__
typename
__typename
?:
"Query"
folder
folder
:
|
{
__typename
:
"FolderErrorOperationNotAllowedOutput"
}
|
{
__typename
:
"FolderErrorResourceAccessDeniedOutput"
}
|
{
__typename
:
"FolderErrorResourceNotFoundOutput"
}
|
{
__typename
:
"FolderErrorTooManyRequestsOutput"
}
|
{
__typename
:
"FolderOutput"
;
assetCount
:
number
;
createdAt
?:
Date
|
null
;
description
?:
string
|
null
;
id
:
string
;
includedAssetsSummary
:
{
__typename
?:
"GroupedAssetResultOutput"
;
appliedFilters
?:
|
{
__typename
?:
"FilterAssetAppliedOutput"
;
byLabels
?:
string
[]
|
null
;
}
|
null
;
contents
:
{
__typename
?:
"GroupedAssetOutput"
;
id
:
string
;
thumbnailPath
?:
string
|
null
;
}
[]
;
total
:
number
;
}
;
includedFoldersSummary
:
{
__typename
?:
"FolderResultOutput"
;
contents
:
(
|
{
__typename
?:
"FolderOutput"
;
assets
:
{
__typename
?:
"GroupedAssetResultOutput"
;
total
:
number
}
;
id
:
string
;
name
:
string
;
}
|
null
)
[]
;
total
:
number
;
}
;
isNestingLevelReached
?:
boolean
|
null
;
modifiedAt
?:
Date
|
null
;
name
:
string
;
nestingLevel
?:
number
|
null
;
parentFolder
?:
|
{
__typename
?:
"FolderOutput"
;
id
:
string
;
name
:
string
;
nestingLevel
?:
number
|
null
;
parentFolder
?:
|
{
__typename
?:
"FolderOutput"
;
id
:
string
;
name
:
string
;
nestingLevel
?:
number
|
null
;
parentFolder
?:
|
{
__typename
?:
"FolderOutput"
;
id
:
string
;
name
:
string
;
nestingLevel
?:
number
|
null
;
parentFolder
?:
|
{
__typename
?:
...
;
id
:
...
;
name
:
...
;
nestingLevel
?:
...
;
parentFolder
?:
...
;
}
|
null
;
}
|
null
;
}
|
null
;
}
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
folder
Documentation
Loading...