use uuid
This commit is contained in:
@@ -15,7 +15,7 @@ async function relationalQuery(websites, start_at) {
|
||||
...(websites && websites.length > 0
|
||||
? {
|
||||
website: {
|
||||
websiteUuid: {
|
||||
id: {
|
||||
in: websites,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user