brandonchinn178 / brandonchinn178/graphql-client
Set default for enumsModule
Open
good first issue
graphql-codegen
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
If `apiModule` is `A.B.C`, we should default `enumsModule` to `A.B.Enums`
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate where apiModule and enumsModule defaults are defined, then trace the existing module-name handling. Verify that an apiModule value of A.B.C produces A.B.Enums when enumsModule is not provided, while explicit enumsModule values remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100