hydrogen
hydrogen copied to clipboard
[Example]: TODO app with Admin API
Description
A demo app showcasing how to use the Admin API for queries and mutations.
Additional context
Big thanks to @blittle for the help on this one
Before submitting the PR, please make sure you do the following:
- [ ] Read the Contributing Guidelines
- [ ] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g.
fixes #123
) - [ ] Update docs in this repository according to your change
- [ ] Run
yarn changeset add
if this PR cause a version bump based on Keep a Changelog and adheres to Semantic Versioning