mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 08:02:15 +03:00
console: enable new data tab UI for BigQuery
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8474 GitOrigin-RevId: 21a4af7d9ebf9b78702785019b385066f63d09b7
This commit is contained in:
parent
1e4a79e131
commit
004dedca83
@ -26,8 +26,8 @@ export const availableFeatureFlags: FeatureFlagDefinition[] = [
|
||||
title: 'Enable the revamped UI for BigQuery',
|
||||
description: 'Try out the new UI experience for BigQuery.',
|
||||
section: 'data',
|
||||
status: 'experimental',
|
||||
defaultValue: false,
|
||||
status: 'beta',
|
||||
defaultValue: true,
|
||||
discussionUrl: '',
|
||||
},
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user