get-graphql-schema
get-graphql-schema copied to clipboard
Cannot use GET method to get schema: "Request with GET/HEAD method cannot have body"
Tested on master (which has support for the --method
CLI param) :
% node ./dist/bin.js --method=GET <endpoint>
Request with GET/HEAD method cannot have body