Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > GundbMetadataStore > upsertSharedWithMeFile

GundbMetadataStore.upsertSharedWithMeFile() method

Inserts a new shared with me file. If a file with the same dbId, path and bucket slug exists, the existing record would be updated and returned.

Signature:

upsertSharedWithMeFile(fileData: SharedFileMetadata): Promise<SharedFileMetadata>;

Parameters

ParameterTypeDescription
fileDataSharedFileMetadata

Returns:

Promise<SharedFileMetadata>

  • GundbMetadataStore.upsertSharedWithMeFile() method
  • Parameters
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage