hasura / hasura/graphql-engine

Allow turning off automatic querying

Open
#7,040 2 comments 1 reaction 0 assignees View on GitHub
a/product-design c/console
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

When clicking any of the tables / views on the console (in the DATA pane), it will immediately trigger a query. If the table / view is too big, this will put unnecessary pressure on the database.

It would be nice to be able to disable this first automatic querying, to give the opportunity to apply some filters first, and only then query the database.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.