Skip to content

xssdoctor/graphqlMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphqlMaker

Finds graphql queries in javascript files

installation

go install github.com/xssdoctor/graphqlMaker@latest

usage

./graphqlMaker -h
Usage:
  graphqlMaker [OPTIONS]

Application Options:
  -f, --file=   .js file to parse
  -F, --folder= Folder with .js files to parse

Help Options:
  -h, --help    Show this help message

Usage:
  graphqlMaker [OPTIONS]

Application Options:
  -f, --file=   .js file to parse
  -F, --folder= Folder with .js files to parse

Help Options:
  -h, --help    Show this help message
  • Make sure to make a .env file in your cwd with OPENAI_API_KEY=[your key]

About

Finds graphql queries in javascript files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published