Remove includePending

This commit is contained in:
Jackson Harper 2022-04-28 22:47:13 -07:00
parent 2b70d480d2
commit d9c58a6ee2

View file

@ -111,7 +111,6 @@ export function useGetLibraryItemsQuery({
first: $first
after: $after
query: $query
includePending: true
) {
... on ArticlesSuccess {
edges {