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

Update 'Extending the schema' API docs #1224

Merged
merged 2 commits into from
Apr 13, 2022

Conversation

victorhmp
Copy link
Member

What's the purpose of this pull request?

How it works?

How to test it?

base.store Deploy Preview

References

@victorhmp victorhmp self-assigned this Apr 13, 2022
@victorhmp victorhmp requested a review from a team as a code owner April 13, 2022 00:37
@@ -71,18 +71,30 @@ const resolvers = {
}
}

const storeApiSchema = getSchema({ platform: 'vtex', ...})

// Create custom schema
const customSchema = makeExecutableSchema({ resolvers, typeDefs })
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it still being used?

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 13, 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 76a3999:

Sandbox Source
Store UI Typescript Configuration

@victorhmp victorhmp merged commit 2739844 into master Apr 13, 2022
@victorhmp victorhmp deleted the docs/update-faststore-api-reference branch April 13, 2022 01:19
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.

2 participants