mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
This commit is contained in:
parent
01a4ceeca9
commit
d4b4459c98
@ -774,7 +774,7 @@ class PermissionBuilder extends React.Component {
|
||||
|
||||
const _tableExp = [
|
||||
{ key: 'schema', value: schemaSelect },
|
||||
{ key: 'table', value: tableSelect },
|
||||
{ key: 'name', value: tableSelect },
|
||||
];
|
||||
|
||||
return <QueryBuilderJson element={_tableExp} />;
|
||||
|
Loading…
Reference in New Issue
Block a user