Skip to main content
QUERY
cacheStorageLocation(id: ID!): StorageLocation

Arguments

id
ID!
required

Identifier of the resource to return or affect.

id
ID!

Stable identifier for this storage location.

folderName
String!

The folder name associated with this storage location.

partCount
Float!

Number of parts.

mergeStartedAt
Float

ISO 8601 timestamp when this storage location merge started. May be null when unavailable or not applicable.

mergedAt
Float

ISO 8601 timestamp when this storage location merged. May be null when unavailable or not applicable.

partsDeletedAt
Float

ISO 8601 timestamp when this storage location parts deleted. May be null when unavailable or not applicable.

lastDownloadedAt
Float

ISO 8601 timestamp when this storage location last downloaded. May be null when unavailable or not applicable.

sizeBytes
Float

Size, in bytes. May be null when unavailable or not applicable.

Query
Variables
Response