Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > UserMetadataStore > findFileMetadataByUuid

UserMetadataStore.findFileMetadataByUuid property

Find existing metadata information about the file with uuid

Signature:

findFileMetadataByUuid: (uuid: string) => Promise<FileMetadata | undefined>;
  • UserMetadataStore.findFileMetadataByUuid property
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage