OBJECT
UserScopeCollectionItem
See CollectionItem
link GraphQL Schema definition
1 type UserScopeCollectionItem implements CollectionItem { 2 3 : ID 4 5 : DateTime 6 7 : ID 8 9 : ID 10 11 : ID 12 13 : [CollectionItemValue] 14 15 : User 16 17 : User 18 19 }
link Required by
This element is not required by anyone