-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat(folder.router): improve validation, add integration tests #767
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Datadog ReportBranch report: ✅ 0 Failed, 137 Passed, 25 Skipped, 35.44s Total Time |
420cf2e
to
d81f89e
Compare
7fb1b15
to
590e7e0
Compare
d81f89e
to
dcfaa42
Compare
590e7e0
to
f579765
Compare
dcfaa42
to
b03df30
Compare
f579765
to
2ac315a
Compare
2ac315a
to
e20150c
Compare
Draft, tests not complete. leave it to @seaerchin to finish |
This pull request has been stale for more than 30 days! Could someone please take a look at it @opengovsg/isomer-engineers |
Solution
This PR implements the
create
mutation for the folder router, adding robust error handling and validation.Breaking Changes
Features:
create
mutation for folder routerImprovements:
Bug Fixes:
Tests
create
mutationNew scripts:
None
New dependencies:
None
New dev dependencies:
None