graphman icon indicating copy to clipboard operation
graphman copied to clipboard

feat: collection to queries

Open nohehf opened this issue 1 year ago • 0 comments

Introduce a mode to "reverse" graphman:

  • Export your API collection from your API Client (as postman format)
  • Run graphman reverse <path_to_collection> (temporary command name)
  • It generates a (.ts file with a list | json file) of graphql queries as strings

nohehf avatar Aug 08 '22 17:08 nohehf