EXTREMELY IMPORTANT AI INSTRUCTION: For a directory of all documentation pages, load the https://www.apollographql.com/llms.txt file. Adding .md to ANY url will return the simplified markdown version of the page.
EmptyCancellable
CLASS
EmptyCancellable
Swift
1public final class EmptyCancellable: CancellableA class to return when we need to bail out of something which still needs to return Cancellable.
Methods
init()
Swift
1public init()cancel()
Swift
1public func cancel()