Sly777/ran

Search & Filtering [feature request]

開放

#153 建立於 2017年9月8日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (180 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (2,203 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi, thanks for sharing this!
I'm new to Apollo and Graphcool and wonder if it would be possible to include a good example of implementing some complex search and filtering:

  1. Search posts (in title and description) + search results page.
  2. Filter posts by multiple criteria, e.g. get all posts where:
    "createdAt" is between Date_A and Date_B and have "tags" in [ tag1, tagt2, tagt3... ] and made by "users" [ user1, user2...] etc.

貢獻者指南