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

Create 2022-05-18-faststore.md #1305

Merged
merged 6 commits into from
May 18, 2022
Merged

Conversation

PedroAntunesCosta
Copy link
Contributor

What's the purpose of this pull request?

Publishing a release note about FastStore API reference docs in GraphiQL.

@PedroAntunesCosta PedroAntunesCosta requested a review from a team as a code owner May 17, 2022 23:09
@vercel
Copy link

vercel bot commented May 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
faststore ✅ Ready (Inspect) Visit Preview May 18, 2022 at 6:40PM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 17, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f6b3455:

Sandbox Source
Store UI Typescript Configuration

@carolinamenezes carolinamenezes added the documentation Improvements or additions to documentation label May 17, 2022

# FastStore API documentation updated

We have made available FastStore API reference documentation. You can check it now by using [GraphiQL](https://github.com/graphql/graphiql).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
We have made available FastStore API reference documentation. You can check it now by using [GraphiQL](https://github.com/graphql/graphiql).
FastStore API reference documentation is now available. You can check it via the [GraphiQL](https://github.com/graphql/graphiql) IDE.


## What has changed?

When working on a FastStore project, you can run it locally and use **GraphiQL** to explore the API. Now, when you do this you will see that each type, argument, querie and mutation has an associated description.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
When working on a FastStore project, you can run it locally and use **GraphiQL** to explore the API. Now, when you do this you will see that each type, argument, querie and mutation has an associated description.
While working on your FastStore website, you can run your project locally and explore the API using **GraphiQL**. Now, when you do this, you will see that each type, argument, query, and mutation has an associated description.


## What needs to be done?

To see these new docs follow these steps:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
To see these new docs follow these steps:
To explore the FastStore API documentation, follow these steps:

@PedroAntunesCosta PedroAntunesCosta merged commit 30091a9 into main May 18, 2022
@PedroAntunesCosta PedroAntunesCosta deleted the docs/blog/api-docs-graphiql branch May 18, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants