Closed timqian closed 5 years ago
The current query Depth limit is 100, it will result to huge query file, It will be good if user can customise query depth.
Expected behavior:
gqlg --schemaFilePath ./example/sampleTypeDef.graphql --destDirPath ./example/output --depthLimit 2
done in 4b181de
The current query Depth limit is 100, it will result to huge query file, It will be good if user can customise query depth.
Expected behavior: