Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > GundbMetadataStore > findBucket

GundbMetadataStore.findBucket() method

Find bucket metadata with slug belonging to the current user matching

Signature:

findBucket(bucketSlug: string): Promise<BucketMetadata | undefined>;

Parameters

ParameterTypeDescription
bucketSlugstring

Returns:

Promise<BucketMetadata | undefined>

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