Skip to content

Commit d278fb0

Browse files
regenerate from open PR
1 parent 5911595 commit d278fb0

7 files changed

Lines changed: 126 additions & 96 deletions

File tree

docs/source/api/Apollo/README.md

Lines changed: 88 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,102 @@
1-
# Reference Documentation
2-
This Reference Documentation has been generated with
3-
[SourceDocs](https://github.com/eneko/SourceDocs).
4-
51
## Protocols
62

7-
- [Cancellable](protocols/Cancellable.md)
8-
- [GraphQLFragment](protocols/GraphQLFragment.md)
9-
- [GraphQLInputValue](protocols/GraphQLInputValue.md)
10-
- [GraphQLMapConvertible](protocols/GraphQLMapConvertible.md)
11-
- [GraphQLMutation](protocols/GraphQLMutation.md)
12-
- [GraphQLOperation](protocols/GraphQLOperation.md)
13-
- [GraphQLQuery](protocols/GraphQLQuery.md)
14-
- [GraphQLSelection](protocols/GraphQLSelection.md)
15-
- [GraphQLSelectionSet](protocols/GraphQLSelectionSet.md)
16-
- [GraphQLSubscription](protocols/GraphQLSubscription.md)
17-
- [HTTPNetworkTransportDelegate](protocols/HTTPNetworkTransportDelegate.md)
18-
- [HTTPNetworkTransportPreflightDelegate](protocols/HTTPNetworkTransportPreflightDelegate.md)
19-
- [HTTPNetworkTransportRetryDelegate](protocols/HTTPNetworkTransportRetryDelegate.md)
20-
- [HTTPNetworkTransportTaskCompletedDelegate](protocols/HTTPNetworkTransportTaskCompletedDelegate.md)
21-
- [JSONDecodable](protocols/JSONDecodable.md)
22-
- [JSONEncodable](protocols/JSONEncodable.md)
23-
- [Matchable](protocols/Matchable.md)
24-
- [NetworkTransport](protocols/NetworkTransport.md)
25-
- [NormalizedCache](protocols/NormalizedCache.md)
3+
- [Cancellable](protocols/Cancellable/)
4+
- [GraphQLFragment](protocols/GraphQLFragment/)
5+
- [GraphQLInputValue](protocols/GraphQLInputValue/)
6+
- [GraphQLMapConvertible](protocols/GraphQLMapConvertible/)
7+
- [GraphQLMutation](protocols/GraphQLMutation/)
8+
- [GraphQLOperation](protocols/GraphQLOperation/)
9+
- [GraphQLQuery](protocols/GraphQLQuery/)
10+
- [GraphQLSelection](protocols/GraphQLSelection/)
11+
- [GraphQLSelectionSet](protocols/GraphQLSelectionSet/)
12+
- [GraphQLSubscription](protocols/GraphQLSubscription/)
13+
- [HTTPNetworkTransportDelegate](protocols/HTTPNetworkTransportDelegate/)
14+
- [HTTPNetworkTransportPreflightDelegate](protocols/HTTPNetworkTransportPreflightDelegate/)
15+
- [HTTPNetworkTransportRetryDelegate](protocols/HTTPNetworkTransportRetryDelegate/)
16+
- [HTTPNetworkTransportTaskCompletedDelegate](protocols/HTTPNetworkTransportTaskCompletedDelegate/)
17+
- [JSONDecodable](protocols/JSONDecodable/)
18+
- [JSONEncodable](protocols/JSONEncodable/)
19+
- [Matchable](protocols/Matchable/)
20+
- [NetworkTransport](protocols/NetworkTransport/)
21+
- [NormalizedCache](protocols/NormalizedCache/)
2622

2723
## Structs
2824

29-
- [GraphQLBooleanCondition](structs/GraphQLBooleanCondition.md)
30-
- [GraphQLError](structs/GraphQLError.md)
31-
- [GraphQLField](structs/GraphQLField.md)
32-
- [GraphQLFile](structs/GraphQLFile.md)
33-
- [GraphQLFragmentSpread](structs/GraphQLFragmentSpread.md)
34-
- [GraphQLHTTPResponseError](structs/GraphQLHTTPResponseError.md)
35-
- [GraphQLResult](structs/GraphQLResult.md)
36-
- [GraphQLTypeCase](structs/GraphQLTypeCase.md)
37-
- [GraphQLTypeCondition](structs/GraphQLTypeCondition.md)
38-
- [GraphQLVariable](structs/GraphQLVariable.md)
39-
- [Location](structs/Location.md)
40-
- [Record](structs/Record.md)
41-
- [RecordSet](structs/RecordSet.md)
42-
- [Reference](structs/Reference.md)
25+
- [GraphQLBooleanCondition](structs/GraphQLBooleanCondition/)
26+
- [GraphQLError](structs/GraphQLError/)
27+
- [GraphQLField](structs/GraphQLField/)
28+
- [GraphQLFile](structs/GraphQLFile/)
29+
- [GraphQLFragmentSpread](structs/GraphQLFragmentSpread/)
30+
- [GraphQLHTTPResponseError](structs/GraphQLHTTPResponseError/)
31+
- [GraphQLResult](structs/GraphQLResult/)
32+
- [GraphQLTypeCase](structs/GraphQLTypeCase/)
33+
- [GraphQLTypeCondition](structs/GraphQLTypeCondition/)
34+
- [GraphQLVariable](structs/GraphQLVariable/)
35+
- [Location](structs/Location/)
36+
- [Record](structs/Record/)
37+
- [RecordSet](structs/RecordSet/)
38+
- [Reference](structs/Reference/)
4339

4440
## Classes
4541

46-
- [ApolloClient](classes/ApolloClient.md)
47-
- [ApolloStore](classes/ApolloStore.md)
48-
- [EmptyCancellable](classes/EmptyCancellable.md)
49-
- [GraphQLQueryWatcher](classes/GraphQLQueryWatcher.md)
50-
- [GraphQLResponse](classes/GraphQLResponse.md)
51-
- [HTTPNetworkTransport](classes/HTTPNetworkTransport.md)
52-
- [InMemoryNormalizedCache](classes/InMemoryNormalizedCache.md)
53-
- [JSONSerializationFormat](classes/JSONSerializationFormat.md)
54-
- [Promise](classes/Promise.md)
55-
- [ReadTransaction](classes/ReadTransaction.md)
56-
- [ReadWriteTransaction](classes/ReadWriteTransaction.md)
42+
- [ApolloClient](classes/ApolloClient/)
43+
- [ApolloStore](classes/ApolloStore/)
44+
- [EmptyCancellable](classes/EmptyCancellable/)
45+
- [GraphQLQueryWatcher](classes/GraphQLQueryWatcher/)
46+
- [GraphQLResponse](classes/GraphQLResponse/)
47+
- [HTTPNetworkTransport](classes/HTTPNetworkTransport/)
48+
- [InMemoryNormalizedCache](classes/InMemoryNormalizedCache/)
49+
- [JSONSerializationFormat](classes/JSONSerializationFormat/)
50+
- [Promise](classes/Promise/)
51+
- [ReadTransaction](classes/ReadTransaction/)
52+
- [ReadWriteTransaction](classes/ReadWriteTransaction/)
5753

5854
## Enums
5955

60-
- [CachePolicy](enums/CachePolicy.md)
61-
- [ErrorKind](enums/ErrorKind.md)
62-
- [GraphQLHTTPRequestError](enums/GraphQLHTTPRequestError.md)
63-
- [GraphQLOperationType](enums/GraphQLOperationType.md)
64-
- [GraphQLOutputType](enums/GraphQLOutputType.md)
65-
- [JSONDecodingError](enums/JSONDecodingError.md)
66-
- [ResultOrPromise](enums/ResultOrPromise.md)
67-
- [Source](enums/Source.md)
56+
- [CachePolicy](enums/CachePolicy/)
57+
- [ErrorKind](enums/ErrorKind/)
58+
- [GraphQLHTTPRequestError](enums/GraphQLHTTPRequestError/)
59+
- [GraphQLOperationType](enums/GraphQLOperationType/)
60+
- [GraphQLOutputType](enums/GraphQLOutputType/)
61+
- [JSONDecodingError](enums/JSONDecodingError/)
62+
- [ResultOrPromise](enums/ResultOrPromise/)
63+
- [Source](enums/Source/)
6864

6965
## Extensions
7066

71-
- [Array](extensions/Array.md)
72-
- [Bool](extensions/Bool.md)
73-
- [Dictionary](extensions/Dictionary.md)
74-
- [Double](extensions/Double.md)
75-
- [Float](extensions/Float.md)
76-
- [GraphQLError](extensions/GraphQLError.md)
77-
- [GraphQLMapConvertible](extensions/GraphQLMapConvertible.md)
78-
- [GraphQLMutation](extensions/GraphQLMutation.md)
79-
- [GraphQLOperation](extensions/GraphQLOperation.md)
80-
- [GraphQLQuery](extensions/GraphQLQuery.md)
81-
- [GraphQLSelectionSet](extensions/GraphQLSelectionSet.md)
82-
- [GraphQLSubscription](extensions/GraphQLSubscription.md)
83-
- [GraphQLVariable](extensions/GraphQLVariable.md)
84-
- [Int](extensions/Int.md)
85-
- [JSONDecodingError](extensions/JSONDecodingError.md)
86-
- [JSONEncodable](extensions/JSONEncodable.md)
87-
- [Optional](extensions/Optional.md)
88-
- [RawRepresentable](extensions/RawRepresentable.md)
89-
- [Record](extensions/Record.md)
90-
- [RecordSet](extensions/RecordSet.md)
91-
- [Reference](extensions/Reference.md)
92-
- [String](extensions/String.md)
93-
- [URL](extensions/URL.md)
67+
- [Array](extensions/Array/)
68+
- [Bool](extensions/Bool/)
69+
- [Dictionary](extensions/Dictionary/)
70+
- [Double](extensions/Double/)
71+
- [Float](extensions/Float/)
72+
- [GraphQLError](extensions/GraphQLError/)
73+
- [GraphQLMapConvertible](extensions/GraphQLMapConvertible/)
74+
- [GraphQLMutation](extensions/GraphQLMutation/)
75+
- [GraphQLOperation](extensions/GraphQLOperation/)
76+
- [GraphQLQuery](extensions/GraphQLQuery/)
77+
- [GraphQLSelectionSet](extensions/GraphQLSelectionSet/)
78+
- [GraphQLSubscription](extensions/GraphQLSubscription/)
79+
- [GraphQLVariable](extensions/GraphQLVariable/)
80+
- [Int](extensions/Int/)
81+
- [JSONDecodingError](extensions/JSONDecodingError/)
82+
- [JSONEncodable](extensions/JSONEncodable/)
83+
- [Optional](extensions/Optional/)
84+
- [RawRepresentable](extensions/RawRepresentable/)
85+
- [Record](extensions/Record/)
86+
- [RecordSet](extensions/RecordSet/)
87+
- [Reference](extensions/Reference/)
88+
- [String](extensions/String/)
89+
- [URL](extensions/URL/)
90+
91+
## Methods
92+
93+
- [firstly(_:)](methods/firstly(_:)/)
94+
- [unzip(_:)](methods/unzip(_:)/)
95+
- [unzip(_:)](methods/unzip(_:)/)
96+
- [unzip(_:count:)](methods/unzip(_:count:)/)
97+
- [whenAll(_:notifyOn:)](methods/whenAll(_:notifyOn:)/)
98+
- [whenAll(_:notifyOn:)](methods/whenAll(_:notifyOn:)/)
99+
100+
# Reference Documentation
101+
This reference documentation was generated with
102+
[SourceDocs](https://github.com/eneko/SourceDocs).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### `firstly(_:)`
2+
3+
```swift
4+
public func firstly<T>(_ body: () throws -> Promise<T>) -> Promise<T>
5+
```
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### `unzip(_:)`
2+
3+
```swift
4+
public func unzip<Element1, Element2, Element3>(_ array: [(Element1, Element2, Element3)]) -> ([Element1], [Element2], [Element3])
5+
```
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### `unzip(_:count:)`
2+
3+
```swift
4+
public func unzip<Element>(_ array: [[Element]], count: Int) -> [[Element]]
5+
```
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### `whenAll(_:notifyOn:)`
2+
3+
```swift
4+
public func whenAll<Value>(_ resultsOrPromises: [ResultOrPromise<Value>], notifyOn queue: DispatchQueue = .global()) -> ResultOrPromise<[Value]>
5+
```
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# Reference Documentation
2-
This Reference Documentation has been generated with
3-
[SourceDocs](https://github.com/eneko/SourceDocs).
41

52
## Classes
63

7-
- [SQLiteNormalizedCache](classes/SQLiteNormalizedCache.md)
4+
- [SQLiteNormalizedCache](classes/SQLiteNormalizedCache/)
85

96
## Enums
107

11-
- [SQLiteNormalizedCacheError](enums/SQLiteNormalizedCacheError.md)
8+
- [SQLiteNormalizedCacheError](enums/SQLiteNormalizedCacheError/)
9+
10+
# Reference Documentation
11+
This reference documentation was generated with
12+
[SourceDocs](https://github.com/eneko/SourceDocs).
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
# Reference Documentation
2-
This Reference Documentation has been generated with
3-
[SourceDocs](https://github.com/eneko/SourceDocs).
4-
51
## Protocols
62

7-
- [ApolloWebSocketClient](protocols/ApolloWebSocketClient.md)
8-
- [WebSocketTransportDelegate](protocols/WebSocketTransportDelegate.md)
3+
- [ApolloWebSocketClient](protocols/ApolloWebSocketClient/)
4+
- [WebSocketTransportDelegate](protocols/WebSocketTransportDelegate/)
95

106
## Structs
117

12-
- [WebSocketError](structs/WebSocketError.md)
8+
- [WebSocketError](structs/WebSocketError/)
139

1410
## Classes
1511

16-
- [ApolloWebSocket](classes/ApolloWebSocket.md)
17-
- [SplitNetworkTransport](classes/SplitNetworkTransport.md)
18-
- [WebSocketTransport](classes/WebSocketTransport.md)
12+
- [ApolloWebSocket](classes/ApolloWebSocket/)
13+
- [SplitNetworkTransport](classes/SplitNetworkTransport/)
14+
- [WebSocketTransport](classes/WebSocketTransport/)
1915

2016
## Enums
2117

22-
- [ErrorKind](enums/ErrorKind.md)
18+
- [ErrorKind](enums/ErrorKind/)
2319

2420
## Extensions
2521

26-
- [WebSocketTransportDelegate](extensions/WebSocketTransportDelegate.md)
22+
- [WebSocketTransportDelegate](extensions/WebSocketTransportDelegate/)
23+
24+
# Reference Documentation
25+
This reference documentation was generated with
26+
[SourceDocs](https://github.com/eneko/SourceDocs).

0 commit comments

Comments
 (0)