Skip to content

Commit 1f4811d

Browse files
committed
Added IBM as a GraphQL User.
Not only we use it extensively internally, we are also embedding GraphQL interfaces in some of our products, we have open source packages like OpenAPI-to-GraphQL and IBM is a founding member of the GraphQL Foundation.
1 parent ebcec2f commit 1f4811d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,11 @@ var logos = [
666666
img: 'cloverleaf.png',
667667
link: 'https://cloverleaf.me/'
668668
},
669+
{
670+
name: 'IBM',
671+
img: 'ibm.png',
672+
link: 'https://ibm.com'
673+
},
669674
// Adding your logo?
670675
// Add it to the /users/logos/ directory and then append an entry above this comment.
671676
//

site/users/logos/ibm.png

3.51 KB
Loading

0 commit comments

Comments
 (0)