get-graphql-schema icon indicating copy to clipboard operation
get-graphql-schema copied to clipboard

Cannot use GET method to get schema: "Request with GET/HEAD method cannot have body"

Open jvelo opened this issue 5 years ago • 0 comments

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

jvelo avatar Dec 20 '19 09:12 jvelo