@spacehq/sdk > GundbMetadataStore > listBuckets
GundbMetadataStore.listBuckets() method
Returns a list of all bucket schemas belonging to the current user
Signature:
listBuckets(): Promise<BucketMetadata[]>;
Returns:
Promise<BucketMetadata[]>
@spacehq/sdk > GundbMetadataStore > listBuckets
Returns a list of all bucket schemas belonging to the current user
Signature:
listBuckets(): Promise<BucketMetadata[]>;
Returns:
Promise<BucketMetadata[]>