Sly777/ran

Search & Filtering [feature request]

Open

#153 ouverte le 8 sept. 2017

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (180 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (2 203 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur