Type Aliases

AttachFileMutationBody
AttachFileMutationError
AttachFileMutationResult
CreatePathMutationError
CreatePathMutationResult
DeleteFileMutationError
DeleteFileMutationResult
DeletePathMutationError
DeletePathMutationResult
DeleteUnmanagedFileMutationError
DeleteUnmanagedFileMutationResult
DownloadFileQueryError
DownloadFileQueryResult
DownloadFileSuspenseQueryError
DownloadFileSuspenseQueryResult
GetFilesQueryError
GetFilesQueryResult
GetFilesSuspenseQueryError
GetFilesSuspenseQueryResult
MoveFileInProjectMutationError
MoveFileInProjectMutationResult
MovePathMutationError
MovePathMutationResult

Functions

attachFile

Attach a Dataset, as a File, to a Project

createPath

Create a new Project Path

deleteFile

Delete/detach a File (from a Project)

deletePath

Delete a Project Path

deleteUnmanagedFile

Delete an unmanaged Project File

downloadFile

Download a File (from a project)

getAttachFileMutationOptions
getCreatePathMutationOptions
getDeleteFileMutationOptions
getDeletePathMutationOptions
getDeleteUnmanagedFileMutationOptions
getDownloadFileQueryKey
getDownloadFileQueryOptions
getDownloadFileSuspenseQueryOptions
getFiles

Gets the Files on a Project Path

getGetFilesQueryKey
getGetFilesQueryOptions
getGetFilesSuspenseQueryOptions
getMoveFileInProjectMutationOptions
getMovePathMutationOptions
moveFileInProject

Move an unmanaged file in a Project

movePath

Move a Project Path

useAttachFile

Attach a Dataset, as a File, to a Project

useCreatePath

Create a new Project Path

useDeleteFile

Delete/detach a File (from a Project)

useDeletePath

Delete a Project Path

useDeleteUnmanagedFile

Delete an unmanaged Project File

useDownloadFile

Download a File (from a project)

useDownloadFileSuspense

Download a File (from a project)

useGetFiles

Gets the Files on a Project Path

useGetFilesSuspense

Gets the Files on a Project Path

useMoveFileInProject

Move an unmanaged file in a Project

useMovePath

Move a Project Path