Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Conversation

HarshCasper
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 25, 2023

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-782.surge.sh 🎊

@simonrw simonrw self-requested a review August 25, 2023 15:43
@simonrw simonrw self-assigned this Aug 25, 2023
Copy link
Contributor

@simonrw simonrw left a comment

Choose a reason for hiding this comment

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

Thanks for writing this one up, I'm glad we're updating the appsync docs, and it has been on my todo list for a while now!

A few things I'd like to see in this update, especially around resolvers. We have not yet announced support for javascript resolvers (at least not in this page). I think it's a good opportunity to mention them.

@@ -72,24 +192,51 @@ $ awslocal appsync create-graphql-api --name my-api --authentication-type API_KE
}
}
}
{{< /command >}}
```

## GraphQL Resolvers
Copy link
Contributor

Choose a reason for hiding this comment

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

These entries are called "data sources" in the AWS docs. Resolvers are transformers that can change requests to and from data sources.

HarshCasper and others added 3 commits August 30, 2023 20:20
Co-authored-by: Simon Walker <s.r.walker101@googlemail.com>
Co-authored-by: Simon Walker <s.r.walker101@googlemail.com>
@HarshCasper HarshCasper merged commit 8ffebe2 into main Sep 4, 2023
@HarshCasper HarshCasper deleted the appsync branch September 4, 2023 18:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants