File tree Expand file tree Collapse file tree
packages/presets/near-operation-file Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-codegen/near-operation-file-preset
22
3+ ## 5.1.0
4+
5+ ### Minor Changes
6+
7+ - [ #1399 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/1399 )
8+ [ ` 2b22acb ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/2b22acbb31e62fd4594db170c50f7aedcbac6cc4 )
9+ Thanks [ @eddeee888 ] ( https://github.com/eddeee888 ) ! - Add ` filePerOperation ` config to generate
10+ filename based on named operation or fragment, instead of source filename
11+
312## 5.0.1
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/near-operation-file-preset" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.1.0 " ,
44 "type" : " module" ,
55 "description" : " GraphQL Code Generator preset for generating operation code near the operation file" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments