Add entity mapping

This commit is contained in:
Jackson Harper
2023-10-23 15:16:15 +08:00
parent 7fe4fec112
commit a0d186df2f

View File

@ -51,6 +51,7 @@ export const registerDatabase = async (secrets: any): Promise<Connection> => {
Integration,
Subscription,
LibraryItem,
UploadFile,
],
})