diff --git a/apple/OmnivoreKit/Sources/Services/DataService/Queries/LibraryItemsQuery.swift b/apple/OmnivoreKit/Sources/Services/DataService/Queries/LibraryItemsQuery.swift index e8e04d43a..ac6152ac3 100644 --- a/apple/OmnivoreKit/Sources/Services/DataService/Queries/LibraryItemsQuery.swift +++ b/apple/OmnivoreKit/Sources/Services/DataService/Queries/LibraryItemsQuery.swift @@ -44,6 +44,7 @@ public extension DataService { try $0.articles( after: OptionalArgument(cursor), first: OptionalArgument(limit), + includePending: OptionalArgument(true), query: OptionalArgument(searchQuery), sharedOnly: .present(false), sort: OptionalArgument(