mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
fix(console): warnings for un-exported actions in TableReducer
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5437 GitOrigin-RevId: 7eedfd8450660d20ada2ac238a5557b41c3decb9
This commit is contained in:
parent
4d9aa3a78d
commit
c3545f7a89
@ -2312,6 +2312,9 @@ export {
|
||||
MODIFY_ROOT_FIELD,
|
||||
SET_CHECK_CONSTRAINTS,
|
||||
MODIFY_TABLE_CUSTOM_NAME,
|
||||
TOGGLE_APOLLO_FEDERATION,
|
||||
TOGGLE_APOLLO_FEDERATION_SUCCESS,
|
||||
TOGGLE_APOLLO_FEDERATION_FAILURE,
|
||||
changeTableName,
|
||||
fetchViewDefinition,
|
||||
handleMigrationErrors,
|
||||
|
Loading…
Reference in New Issue
Block a user