|
1 | 1 | ## Protocols |
2 | 2 |
|
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/) |
| 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/) |
22 | 22 |
|
23 | 23 | ## Structs |
24 | 24 |
|
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 | | -- [GraphQLResultError](structs/GraphQLResultError/) |
33 | | -- [GraphQLTypeCase](structs/GraphQLTypeCase/) |
34 | | -- [GraphQLTypeCondition](structs/GraphQLTypeCondition/) |
35 | | -- [GraphQLVariable](structs/GraphQLVariable/) |
36 | | -- [Location](structs/Location/) |
37 | | -- [Record](structs/Record/) |
38 | | -- [RecordSet](structs/RecordSet/) |
39 | | -- [Reference](structs/Reference/) |
| 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 | +- [GraphQLResultError](../structs/GraphQLResultError/) |
| 33 | +- [GraphQLTypeCase](../structs/GraphQLTypeCase/) |
| 34 | +- [GraphQLTypeCondition](../structs/GraphQLTypeCondition/) |
| 35 | +- [GraphQLVariable](../structs/GraphQLVariable/) |
| 36 | +- [Location](../structs/Location/) |
| 37 | +- [Record](../structs/Record/) |
| 38 | +- [RecordSet](../structs/RecordSet/) |
| 39 | +- [Reference](../structs/Reference/) |
40 | 40 |
|
41 | 41 | ## Classes |
42 | 42 |
|
43 | | -- [ApolloClient](classes/ApolloClient/) |
44 | | -- [ApolloStore](classes/ApolloStore/) |
45 | | -- [EmptyCancellable](classes/EmptyCancellable/) |
46 | | -- [GraphQLQueryWatcher](classes/GraphQLQueryWatcher/) |
47 | | -- [GraphQLResponse](classes/GraphQLResponse/) |
48 | | -- [HTTPNetworkTransport](classes/HTTPNetworkTransport/) |
49 | | -- [InMemoryNormalizedCache](classes/InMemoryNormalizedCache/) |
50 | | -- [JSONSerializationFormat](classes/JSONSerializationFormat/) |
51 | | -- [Promise](classes/Promise/) |
52 | | -- [ReadTransaction](classes/ReadTransaction/) |
53 | | -- [ReadWriteTransaction](classes/ReadWriteTransaction/) |
| 43 | +- [ApolloClient](../classes/ApolloClient/) |
| 44 | +- [ApolloStore](../classes/ApolloStore/) |
| 45 | +- [EmptyCancellable](../classes/EmptyCancellable/) |
| 46 | +- [GraphQLQueryWatcher](../classes/GraphQLQueryWatcher/) |
| 47 | +- [GraphQLResponse](../classes/GraphQLResponse/) |
| 48 | +- [HTTPNetworkTransport](../classes/HTTPNetworkTransport/) |
| 49 | +- [InMemoryNormalizedCache](../classes/InMemoryNormalizedCache/) |
| 50 | +- [JSONSerializationFormat](../classes/JSONSerializationFormat/) |
| 51 | +- [Promise](../classes/Promise/) |
| 52 | +- [ReadTransaction](../classes/ReadTransaction/) |
| 53 | +- [ReadWriteTransaction](../classes/ReadWriteTransaction/) |
54 | 54 |
|
55 | 55 | ## Enums |
56 | 56 |
|
57 | | -- [CachePolicy](enums/CachePolicy/) |
58 | | -- [ErrorKind](enums/ErrorKind/) |
59 | | -- [GraphQLHTTPRequestError](enums/GraphQLHTTPRequestError/) |
60 | | -- [GraphQLOperationType](enums/GraphQLOperationType/) |
61 | | -- [GraphQLOutputType](enums/GraphQLOutputType/) |
62 | | -- [JSONDecodingError](enums/JSONDecodingError/) |
63 | | -- [ResultOrPromise](enums/ResultOrPromise/) |
64 | | -- [Source](enums/Source/) |
| 57 | +- [CachePolicy](../enums/CachePolicy/) |
| 58 | +- [ErrorKind](../enums/ErrorKind/) |
| 59 | +- [GraphQLHTTPRequestError](../enums/GraphQLHTTPRequestError/) |
| 60 | +- [GraphQLOperationType](../enums/GraphQLOperationType/) |
| 61 | +- [GraphQLOutputType](../enums/GraphQLOutputType/) |
| 62 | +- [JSONDecodingError](../enums/JSONDecodingError/) |
| 63 | +- [ResultOrPromise](../enums/ResultOrPromise/) |
| 64 | +- [Source](../enums/Source/) |
65 | 65 |
|
66 | 66 | ## Extensions |
67 | 67 |
|
68 | | -- [Array](extensions/Array/) |
69 | | -- [Bool](extensions/Bool/) |
70 | | -- [Dictionary](extensions/Dictionary/) |
71 | | -- [Double](extensions/Double/) |
72 | | -- [Float](extensions/Float/) |
73 | | -- [GraphQLError](extensions/GraphQLError/) |
74 | | -- [GraphQLMapConvertible](extensions/GraphQLMapConvertible/) |
75 | | -- [GraphQLMutation](extensions/GraphQLMutation/) |
76 | | -- [GraphQLOperation](extensions/GraphQLOperation/) |
77 | | -- [GraphQLQuery](extensions/GraphQLQuery/) |
78 | | -- [GraphQLSelectionSet](extensions/GraphQLSelectionSet/) |
79 | | -- [GraphQLSubscription](extensions/GraphQLSubscription/) |
80 | | -- [GraphQLVariable](extensions/GraphQLVariable/) |
81 | | -- [Int](extensions/Int/) |
82 | | -- [JSONDecodingError](extensions/JSONDecodingError/) |
83 | | -- [JSONEncodable](extensions/JSONEncodable/) |
84 | | -- [Optional](extensions/Optional/) |
85 | | -- [RawRepresentable](extensions/RawRepresentable/) |
86 | | -- [Record](extensions/Record/) |
87 | | -- [RecordSet](extensions/RecordSet/) |
88 | | -- [Reference](extensions/Reference/) |
89 | | -- [String](extensions/String/) |
90 | | -- [URL](extensions/URL/) |
| 68 | +- [Array](../extensions/Array/) |
| 69 | +- [Bool](../extensions/Bool/) |
| 70 | +- [Dictionary](../extensions/Dictionary/) |
| 71 | +- [Double](../extensions/Double/) |
| 72 | +- [Float](../extensions/Float/) |
| 73 | +- [GraphQLError](../extensions/GraphQLError/) |
| 74 | +- [GraphQLMapConvertible](../extensions/GraphQLMapConvertible/) |
| 75 | +- [GraphQLMutation](../extensions/GraphQLMutation/) |
| 76 | +- [GraphQLOperation](../extensions/GraphQLOperation/) |
| 77 | +- [GraphQLQuery](../extensions/GraphQLQuery/) |
| 78 | +- [GraphQLSelectionSet](../extensions/GraphQLSelectionSet/) |
| 79 | +- [GraphQLSubscription](../extensions/GraphQLSubscription/) |
| 80 | +- [GraphQLVariable](../extensions/GraphQLVariable/) |
| 81 | +- [Int](../extensions/Int/) |
| 82 | +- [JSONDecodingError](../extensions/JSONDecodingError/) |
| 83 | +- [JSONEncodable](../extensions/JSONEncodable/) |
| 84 | +- [Optional](../extensions/Optional/) |
| 85 | +- [RawRepresentable](../extensions/RawRepresentable/) |
| 86 | +- [Record](../extensions/Record/) |
| 87 | +- [RecordSet](../extensions/RecordSet/) |
| 88 | +- [Reference](../extensions/Reference/) |
| 89 | +- [String](../extensions/String/) |
| 90 | +- [URL](../extensions/URL/) |
91 | 91 |
|
92 | 92 | ## Methods |
93 | 93 |
|
94 | | -- [firstly(_:)](methods/firstly(_:)/) |
95 | | -- [unzip(_:)](methods/unzip(_:)/) |
96 | | -- [unzip(_:)](methods/unzip(_:)/) |
97 | | -- [unzip(_:count:)](methods/unzip(_:count:)/) |
98 | | -- [whenAll(_:notifyOn:)](methods/whenAll(_:notifyOn:)/) |
99 | | -- [whenAll(_:notifyOn:)](methods/whenAll(_:notifyOn:)/) |
| 94 | +- [firstly(_:)](../methods/firstly(_:)/) |
| 95 | +- [unzip(_:)](../methods/unzip(_:)/) |
| 96 | +- [unzip(_:)](../methods/unzip(_:)/) |
| 97 | +- [unzip(_:count:)](../methods/unzip(_:count:)/) |
| 98 | +- [whenAll(_:notifyOn:)](../methods/whenAll(_:notifyOn:)/) |
| 99 | +- [whenAll(_:notifyOn:)](../methods/whenAll(_:notifyOn:)/) |
100 | 100 |
|
101 | 101 | # Reference Documentation |
102 | 102 | This reference documentation was generated with |
|
0 commit comments