Skip to content

Commit 17b2cb0

Browse files
AnthonyMDevgh-action-runner
authored andcommitted
Combined API Reference (apollographql/apollo-ios-dev#787)
1 parent 562ee41 commit 17b2cb0

File tree

2 files changed

+1
-46
lines changed

2 files changed

+1
-46
lines changed

Sources/Apollo/Documentation.docc/Index.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

Sources/Apollo/RequestChain/GraphQLRequest.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22
import ApolloAPI
33

4-
/// A protocol for a type that represents a request to fetch a `GraphQLOperation`.
4+
/// A protocol for a type that represents a request to fetch a ``/ApolloAPI/GraphQLOperation``.
55
public protocol GraphQLRequest<Operation>: Sendable {
66
associatedtype Operation: GraphQLOperation
77

0 commit comments

Comments
 (0)