query interlockShareFolders($type: Int!, $storageCode: String, $companyId: String!, $teamId: String, $channelId: String, $interlockId: String, $adminPage: Boolean) {
interlockShareFolders(type: $type, storageCode: $storageCode, companyId: $companyId, teamId: $teamId, channelId: $channelId, interlockId: $interlockId, adminPage: $adminPage) {
id
indexDate
deleteKey
storageId
interlockId
realPath
displayPath
storageEntityId
type
realName
displayName
description
tag
size
createdDate
createdUserId
createdUserName
modifiedDate
modifiedUserId
modifiedUserName
status
statusReqDate
statusResDate
folderInfo {
type
shareFolderInfo {
bgImage
labels {
id
name
color
__typename
}
members {
id
name
role
createdDate
__typename
}
teamId
type
__typename
}
shareChannelInfo {
channelId
membershipType
__typename
}
shareListInfo {
pos
__typename
}
shareCardInfo {
labelId
pos
__typename
}
__typename
}
acl {
id
targetType
targetId
authFlag
order
refernceId
__typename
}
folderIncluded
__typename
}
}