graphqurl icon indicating copy to clipboard operation
graphqurl copied to clipboard

Introspect to download file results in Must provide a query string

Open amityweb opened this issue 1 year ago • 0 comments

gq https://mydomain.com/graphql/ --introspect > schema.graphql

Executing query... error
Error:  {
  errors: [ { message: 'Must provide a query string.', extensions: [Object] } ]
}

amityweb avatar Sep 17 '22 15:09 amityweb