Skip to content

Commit e84fb01

Browse files
authored
Add changeset (#349)
1 parent 9543af7 commit e84fb01

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/popular-schools-live.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@eddeee888/gcg-typescript-resolver-files': minor
3+
---
4+
5+
Add mappersRelativeTargetDir config option
6+
7+
`string` (Default: `./`)
8+
9+
By default, mappers must be siblings with the schema they represent. For example, if the schema file is `/path/to/schema.graphql`, the mapper file is `/path/to/schema.mappers.ts`. This extension allows mappers to reside in a different directory relative to the schema file using the pattern `<schemaPath>/<mappersRelativeTargetDir>/<schemaName><mappersFileExtension>`.

0 commit comments

Comments
 (0)