I have a self-signed cert and am trying to download the schema, but I get
› apollo service:download --skipSSLValidation --endpoint=https://localhost/graphql/
✔ Loading Apollo Project
✖ Saving schema to schema.json
→ Protocol "https:" not supported. Expected "http:"
TypeError [ERR_INVALID_PROTOCOL]: Protocol "https:" not supported. Expected "http:"
I have a self-signed cert and am trying to download the schema, but I get
› apollo service:download --skipSSLValidation --endpoint=https://localhost/graphql/
✔ Loading Apollo Project
✖ Saving schema to schema.json
TypeError [ERR_INVALID_PROTOCOL]: Protocol "https:" not supported. Expected "http:"