get-graphql-schema
get-graphql-schema copied to clipboard
Allow unsecure requests
This PR adds support to get schemas under an unsecure domains.
The flag --allowUnsecureRequests
was added to make this possible.
Closes #14.
@schickling this is a duplicate of #16; It's arguable as to which is better.