timqian / gql-generator

Generate queries from graphql schema, used for writing api test.
MIT License
375 stars 93 forks source link

error: unknown option `--depthLimit' #78

Closed bastianhilton closed 6 months ago

bastianhilton commented 8 months ago

When running the script i'm getting this error

npx gqlg --schemaFilePath apollo/directus/schema.graphql --destDirPath apollo/directus/queries-mutations_subscriptions --depthLimit 2 error: unknown option `--depthLimit'

when I last used the extension 2 months prior things worked without issues, not sure what happened.

bastianhilton commented 8 months ago

wrong library, moving this to prisma the creator of that particular script