Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > GundbMetadataStore > findFileMetadataByUuid

GundbMetadataStore.findFileMetadataByUuid() method

Find existing metadata information about the file with uuid

Signature:

findFileMetadataByUuid(uuid: string): Promise<FileMetadata | undefined>;

Parameters

ParameterTypeDescription
uuidstring

Returns:

Promise<FileMetadata | undefined>

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