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

Work Item: Data Access - Fix Custom Grapqhl Codegen Validation Script #339

Open
5 tasks
nnoce14 opened this issue Dec 4, 2024 · 0 comments
Open
5 tasks
Assignees

Comments

@nnoce14
Copy link
Contributor

nnoce14 commented Dec 4, 2024

Work Item: Data Access - Fix Custom Grapqhl Codegen Validation Script

Description

The custom script for checking duplicates before graphql codegen is currently broken. It is throwing an error when running 'npm run gen'
Image

Work to be Done

  • Fix the bug in the custom script to allow 'npm run gen' to run successfully without errors.

Acceptance Criteria

  • The task will be considered complete when the graphql codegen with the custom duplicate validation script is functioning as expected.
  • The code meets all coding and documentation standards.
  • Testing includes unit tests, integration tests, and passes all CI/CD pipelines.
  • All related documentation is updated accordingly.

Additional Notes

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants