-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add Loggi to GraphQL users #93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks! |
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
Awesome! Could you remove the margins around the image? That could make your logo appear small, and we wouldn't want that! |
@leebyron Sure! Will do that, merge master into this branch to solve conflicts and push to this same PR. |
@leebyron There we go! Thank you! |
Super cool, thanks :) |
…into source Resolved conflicts * 'source' of https://github.com/graphql/graphql.github.io: Typo in Learn Queries (graphql#105) space up Fix Loggi logo on GraphQL users (graphql#102) adding project september (graphql#103) Removing margins from Curio logo Add Restorando in users page (graphql#96) Add Wishlife to GraphQL users Adding Curio image Add Loggi to GraphQL users (graphql#93) Adding our Dreamforce talk with @pmdartus (graphql#99) comment tweak Improve comment about logos Add Attendify to GraphQL users (graphql#94) Add files via upload Adding Curio as a GraphQL user Update index.html.js
Original version: `A common use case in GraphQL is traversing the relationship between sets of objects. ` Current the Chinese version translates the "relationship" into "连接".
I didn't realize there is a same typo in the same paragraph when PR graphql#93 . This PR is the one more fix to that typos. Original version[1]: A common use case in GraphQL is traversing the **relationship** between sets of objects. There are a number of different ways that these **relationships** can be exposed in GraphQL, giving a varying set of capabilities to the client developer. [1]: https://graphql.org/learn/pagination/
No description provided.