Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > UserMetadataStore > upsertSharedWithMeFile

UserMetadataStore.upsertSharedWithMeFile property

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: (data: SharedFileMetadata) => Promise<SharedFileMetadata>;
  • UserMetadataStore.upsertSharedWithMeFile property
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage