brandonchinn178 / brandonchinn178/graphql-client

Set default for enumsModule

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.