hasura/graphql-engine

Event triggers Advanced settings - Unselect all columns or start with no selected columns

Open

#4,972 opened on 2020年6月3日

GitHub で見る
 (7 comments) (1 reaction) (0 assignees)TypeScript (31,371 stars) (2,787 forks)batch import
a/eventing/data-triggersc/consolegood first issue

説明

When creating Event Triggers in Hasura, in the Advanced Settings you can select which columns the trigger should be run on. The UI starts with all columns selected but it should be possible to unselect all columns if you have many columns and only want to select a few.

Solution: 1: Create "Unselect All"-button for the section 2: Start with no columns selected and provide "Select all"-button

コントリビューターガイド