Skip to content
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

Draft for Sourcing from Private APIs #9772

Merged
merged 5 commits into from
Nov 12, 2018
Merged

Draft for Sourcing from Private APIs #9772

merged 5 commits into from
Nov 12, 2018

Conversation

malcolm-kee
Copy link
Contributor

My first draft for the docs. Appreciate feedback if there is anything that is incorrect, can be improved or additional content that could be added.

My first draft for the docs. Appreciate feedback if there is anything that is incorrect, can be improved or additional content that could be added.
@malcolm-kee malcolm-kee requested a review from a team November 7, 2018 08:14
docs/docs/sourcing-from-private-apis.md Outdated Show resolved Hide resolved
docs/docs/sourcing-from-private-apis.md Outdated Show resolved Hide resolved
malcolm-kee and others added 3 commits November 7, 2018 20:03
Modified based on feedbacks from @LekoArts:
1. Add `gatsby-source-graphql` as an easy option if the private API is a GraphQL API.
2. Reword the consideration of alternative to be more general.
Copy link
Contributor

@shannonbux shannonbux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @malcolm-kee! This is looking good from a docs perspective except for one change. Will you change any words like "simple" to something more specific according to this part of the style guide? https://www.gatsbyjs.org/docs/gatsby-style-guide/#avoid-easy-and-simple

I made a few minor grammar edits. Thanks for filling out a stub! It's a huge help!

Thanks!

Follow the guidelines of style guide, reword "if you want something simple" to "if you are new to GraphQL".
@malcolm-kee
Copy link
Contributor Author

Hi @shannonbux , I've changed the wording as suggested.
Thanks for your correction and review!

@calcsam calcsam merged commit 015194c into gatsbyjs:master Nov 12, 2018
gpetrioli pushed a commit to gpetrioli/gatsby that referenced this pull request Jan 22, 2019
My first draft for the docs. Appreciate feedback if there is anything that is incorrect, can be improved or additional content that could be added.

<!--
  Q. Which branch should I use for my pull request?
  A. Use `master` branch (probably).

  Q. Which branch if my change is a bug fix for Gatsby v1?
  A. In this case, you should use the `v1` branch

  Q. Which branch if I'm still not sure?
  A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :)

  Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2.

  Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants