feat: extend duplicate collection to personal workspace in SH (#4368)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
subscription UserCollectionDuplicated {
|
||||
userCollectionDuplicated {
|
||||
id
|
||||
parentID
|
||||
title
|
||||
type
|
||||
data
|
||||
childCollections
|
||||
requests {
|
||||
id
|
||||
request
|
||||
collectionID
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user