Skip to content

📖 Documentation: guides #3824

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

Merged
merged 19 commits into from
Apr 12, 2022
Merged

📖 Documentation: guides #3824

merged 19 commits into from
Apr 12, 2022

Conversation

charlypoly
Copy link
Collaborator

@charlypoly charlypoly commented Apr 11, 2022

  • Guides

    • Extending the Unified Schema (additionalResolvers guide)
    • Configure GraphQL Code Generator with Mesh (configuration, resolvers type safety)
    • Performances best practices (batching, etc)
    • Advanced Transforms: root-level, source-level and order
    • Error handling
    • File upload
    • Live Queries
    • Subscriptions & Webhooks
  • Grammarly pass on all existing pages

    • Handlers
    • Transforms

Main issue: #3772

@charlypoly charlypoly self-assigned this Apr 11, 2022
@vercel
Copy link

vercel bot commented Apr 11, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/theguild/graphql-mesh/2nkrZz7t6uquRzGEGEeq3t3rqS6Q
✅ Preview: https://graphql-mesh-git-doc-guides-theguild.vercel.app

@changeset-bot
Copy link

changeset-bot bot commented Apr 11, 2022

⚠️ No Changeset found

Latest commit: 86697ef

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@theguild-bot
Copy link
Collaborator

theguild-bot commented Apr 11, 2022

The latest changes of this PR are not available as alpha, since there are no linked changesets for this PR.

@charlypoly charlypoly requested a review from ardatan April 11, 2022 13:15
@charlypoly charlypoly marked this pull request as ready for review April 11, 2022 13:15
@@ -12,7 +12,7 @@ To get started with this caching strategy, install it:

## How to use?

```yml
```yaml
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

MDX 2.0 compat

@@ -3,6 +3,7 @@ id: overview
title: Overview
sidebar_label: Overview
image: https://miro.medium.com/max/1400/1*[email protected]
fullWidth: true
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

new feature to bring more space for tables and big mermaid graphs

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.

3 participants