Skip to content

Commit

Permalink
Import Dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Iron-Ham committed Jul 12, 2023
1 parent 015b02d commit 8c13b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Apollo/GraphQLPaginatedQueryWatcher.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#if !COCOAPODS
import ApolloAPI
#endif
import Dispatch

/// Handles pagination in the queue by managing multiple query watchers.
public final class GraphQLPaginatedQueryWatcher<Strategy: PaginationStrategy> {
Expand Down

0 comments on commit 8c13b61

Please sign in to comment.