OneGraph / graphiql-explorer

Explorer plugin for GraphiQL
MIT License
907 stars 97 forks source link

Provide ability disable execute button in graphiql explorer component conditionally #88

Open stefinie123 opened 2 years ago

stefinie123 commented 2 years ago

Hi Team,

Is there a way we can disable the execute button in GraphiQLExplorer react component conditionally by passing a prop. The actual requirement is we need to disable the execute button if the user have not added any query.