Niche Code Snippets #703
JoelSnipes
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to write a new codegen for postman that will output my companies python library wrapper for API calls. The library is generated using sgqlc and customized some from there. It probably makes the most sense to start with a SGQLC codegen which would probably be useful for lots of folks.
But for my company library specific version, how would I import that into postman? Adding that to the core project feels like it would clutter the more general choices. Is there a simple way my coworkers and customers could import my codegen?
Beta Was this translation helpful? Give feedback.
All reactions