Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > UserMetadataStore > upsertSharedByMeFile

UserMetadataStore.upsertSharedByMeFile property

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

Signature:

upsertSharedByMeFile: (data: SharedFileMetadata) => Promise<SharedFileMetadata>;
  • UserMetadataStore.upsertSharedByMeFile property
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage