Skip to content

Commit 9859c88

Browse files
authored
Add Flexport as a graphql-ruby user
Flexport, a digital freight forwarder, is a big fan and user of `graphql-ruby`. It is the package that underlies our GraphQL implementation in the monolith, and we have anywhere between 50-100k LOC in Ruby GraphQL code made possibly by this library. We'd love to be acknowledge as a "verified" user of the package! The placement of Flexport in the list of users was determined by organization size -- by my rough estimates (and perhaps some degree of bias), this order is roughly Shopify > Flexport > Chime > Kickstarter (ignoring GitHub). I'm happy to move Flexport around in the list as necessary.
1 parent 2c92f83 commit 9859c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h2>Install the Gem</h2>
2020
<div class="teaser">
2121
<p>
2222
<a href="{{ site.baseurl}}/getting_started">Get going fast</a> with the <code><a href="https://rubygems.org/gems/graphql">graphql</a></code> gem,
23-
battle-tested and trusted by <a href="https://githubengineering.com/the-github-graphql-api/#open-source">GitHub</a>, <a href="https://www.graphql.com/articles/graphql-at-shopify">Shopify</a>, <a href="https://www.chime.com">Chime</a>, and <a href="https://www.kickstarter.com/">Kickstarter</a>.
23+
battle-tested and trusted by <a href="https://githubengineering.com/the-github-graphql-api/#open-source">GitHub</a>, <a href="https://www.graphql.com/articles/graphql-at-shopify">Shopify</a>, <a href="https://flexport.com">Flexport</a>, </a><a href="https://www.chime.com">Chime</a>, and <a href="https://www.kickstarter.com/">Kickstarter</a>.
2424
</p>
2525
</div>
2626
</div>

0 commit comments

Comments
 (0)