OneGraph / graphiql-explorer

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

Adding `moveActionsToTheTop` to Explorer #51

Open gja opened 4 years ago

gja commented 4 years ago

This allows you to move actions to the top. Please review this PR with Hide Whitespace Changes on.

acao commented 4 years ago

in our case, we want to hide the actions. perhaps this could be showActions with options of top, bottom, or none