INPUT_OBJECT
UserScopeCollectionItemFilterInput
link GraphQL Schema definition
1 input UserScopeCollectionItemFilterInput { 4 2 # Filter by the ID of the user assigned to the collection item. 3 IdEqualityFilter!] : [ 7 5 # Filter by the ID of the user who created the collection item. 6 IdEqualityFilter!] : [ 10 8 # Filter by the creation date of the collection item. 9 DateComparisonFilter!] : [ 11 }