Skip to content

Commit 1733690

Browse files
gh-action-runnergh-action-runner
authored andcommitted
Squashed 'apollo-ios/' changes from 562ee4185..17b2cb01b
17b2cb01b Combined API Reference (#787) git-subtree-dir: apollo-ios git-subtree-split: 17b2cb01bc88b70f4017628748ff2069ccf24946
1 parent 5c1c770 commit 1733690

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)