Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > QueryJSON

QueryJSON interface

QueryJSON represents a single store Query.

Signature:

export interface QueryJSON 

Properties

PropertyTypeDescription
ands?CriterionJSON[](Optional)
index?string(Optional)
limit?number(Optional)
ors?QueryJSON[](Optional)
seek?string(Optional)
skip?number(Optional)
sort?SortJSON(Optional)
  • QueryJSON interface
  • Properties
Hub JS Package
Docs
Getting StartedThreadDBBuckets
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @textileio