graphql-to-postman

Plugin for converting GraphQL to the Postman Collection (v2) format

APACHE-2.0 License

Downloads
188.7K
Stars
34
Committers
6

Bot releases are hidden (Show)

graphql-to-postman - Release v1.0.0

Published by VShingala over 1 year ago

  • Added support for CLI usage to convert GraphQL definition to collection with custom depth. by @VShingala
  • Added maximum limit to depth allowed via usage of module APIs. by @VShingala
graphql-to-postman - Release v0.0.13

Published by VShingala over 1 year ago

v0.0.12 (March 30, 2023)

  • Fixed issue where conversion failed with type error while resolving non-defined variables.
  • Added support for release script.