3

I'm thinking about using graphql/relay solution for my app, and I wonder which companies are using graphql/relay in production (except facebook). Can you list here companies that uses it and their case studies.

Thanks.

Shai M.
  • 1,284
  • 4
  • 17
  • 30
  • 1
    GraphQL/Relay use does not necessarily imply redux use. That might be an unrelated tag, if you're only interested in GraphQL/Relay. – Nathan Jones Mar 16 '16 at 23:46

2 Answers2

3

Relay maintains a list of companies that are using it in production in the GitHub repo:

https://github.com/facebook/relay/blob/master/USERS.md

Eric Streeper
  • 1,144
  • 7
  • 11
  • That's all? It only 5 companies – Shai M. Mar 17 '16 at 06:14
  • It's quite new. The technical preview was released in August 2015, and since it's built on top of two other new technologies (React and GraphQL), it might take some time before it gets integrated. As more people move to React and GraphQL though, Relay usage will grow. – Eric Streeper Mar 17 '16 at 19:24
0

Moderated list on Facebook repo(the accept pool requests from companies that want to highlight their usage of GraphQL)

And Users Page

wolendranh
  • 4,202
  • 1
  • 28
  • 37