fix: refactor prisma relations (#1581)
This commit is contained in:
@@ -29,7 +29,7 @@ export const getFieldById = async ({
|
||||
id: fieldId,
|
||||
documentId,
|
||||
templateId,
|
||||
Document: {
|
||||
document: {
|
||||
OR:
|
||||
teamId === undefined
|
||||
? [
|
||||
|
||||
Reference in New Issue
Block a user