feat(utils): Utils to create an object select, relation from a string[] (#5213)
This commit is contained in:
@@ -25,3 +25,5 @@ export * from "./to-pascal-case"
|
||||
export * from "./transaction"
|
||||
export * from "./upper-case-first"
|
||||
export * from "./wrap-handler"
|
||||
export * from "./string-to-remote-query-object"
|
||||
export * from "./string-to-select-relation-object"
|
||||
|
||||
Reference in New Issue
Block a user