joarwilk / gql2flow

Convert a GraphQL Schema to a flow definition
97 stars 24 forks source link

Added support for a config file and TLS option for unauthorised CA/self-signed certs. #30

Open Panoplos opened 7 years ago

Panoplos commented 7 years ago

I am relying on this tool for a project I am working on and needed to enhance it to support development using and unauthorised CA and self-signed certs. Hope this is useful for others.