-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
735071c
commit be3bbf0
Showing
84 changed files
with
13,645 additions
and
15,401 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
import Foundation | ||
|
||
public enum Constants { | ||
public static let CLIVersion: String = "1.14.1" | ||
public static let CLIVersion: String = "1.15.0" | ||
static let defaultFilePath: String = "./apollo-codegen-config.json" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import Foundation | ||
|
||
public enum Constants { | ||
public static let ApolloVersion: String = "1.14.1" | ||
public static let ApolloVersion: String = "1.15.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
249 changes: 249 additions & 0 deletions
249
docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/cacherecords.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,249 @@ | ||
{ | ||
"abstract" : [ | ||
{ | ||
"text" : "A set of cache records from the response", | ||
"type" : "text" | ||
} | ||
], | ||
"hierarchy" : { | ||
"paths" : [ | ||
[ | ||
"doc:\/\/Apollo\/documentation\/Apollo", | ||
"doc:\/\/Apollo\/documentation\/Apollo\/HTTPResponse" | ||
] | ||
] | ||
}, | ||
"identifier" : { | ||
"interfaceLanguage" : "swift", | ||
"url" : "doc:\/\/Apollo\/documentation\/Apollo\/HTTPResponse\/cacheRecords" | ||
}, | ||
"kind" : "symbol", | ||
"metadata" : { | ||
"externalID" : "s:6Apollo12HTTPResponseC12cacheRecordsAA9RecordSetVSgvp", | ||
"fragments" : [ | ||
{ | ||
"kind" : "keyword", | ||
"text" : "var" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : " " | ||
}, | ||
{ | ||
"kind" : "identifier", | ||
"text" : "cacheRecords" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : ": " | ||
}, | ||
{ | ||
"kind" : "typeIdentifier", | ||
"preciseIdentifier" : "s:6Apollo9RecordSetV", | ||
"text" : "RecordSet" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : "?" | ||
} | ||
], | ||
"modules" : [ | ||
{ | ||
"name" : "Apollo" | ||
} | ||
], | ||
"role" : "symbol", | ||
"roleHeading" : "Instance Property", | ||
"symbolKind" : "property", | ||
"title" : "cacheRecords" | ||
}, | ||
"primaryContentSections" : [ | ||
{ | ||
"declarations" : [ | ||
{ | ||
"languages" : [ | ||
"swift" | ||
], | ||
"platforms" : [ | ||
"macOS" | ||
], | ||
"tokens" : [ | ||
{ | ||
"kind" : "keyword", | ||
"text" : "var" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : " " | ||
}, | ||
{ | ||
"kind" : "identifier", | ||
"text" : "cacheRecords" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : ": " | ||
}, | ||
{ | ||
"identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/RecordSet", | ||
"kind" : "typeIdentifier", | ||
"preciseIdentifier" : "s:6Apollo9RecordSetV", | ||
"text" : "RecordSet" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : "?" | ||
} | ||
] | ||
} | ||
], | ||
"kind" : "declarations" | ||
} | ||
], | ||
"schemaVersion" : { | ||
"major" : 0, | ||
"minor" : 3, | ||
"patch" : 0 | ||
}, | ||
"sections" : [ | ||
|
||
], | ||
"variants" : [ | ||
{ | ||
"paths" : [ | ||
"\/documentation\/apollo\/httpresponse\/cacherecords" | ||
], | ||
"traits" : [ | ||
{ | ||
"interfaceLanguage" : "swift" | ||
} | ||
] | ||
} | ||
] | ||
, | ||
"references": { | ||
"doc://Apollo/documentation/Apollo": { | ||
"abstract" : [ | ||
{ | ||
"text" : "A Strongly typed, Swift-first, GraphQL client.", | ||
"type" : "text" | ||
} | ||
], | ||
"identifier" : "doc:\/\/Apollo\/documentation\/Apollo", | ||
"kind" : "symbol", | ||
"role" : "collection", | ||
"title" : "Apollo", | ||
"type" : "topic", | ||
"url" : "\/documentation\/apollo" | ||
}, | ||
"doc://Apollo/documentation/Apollo/HTTPResponse": { | ||
"abstract" : [ | ||
{ | ||
"text" : "Data about a response received by an HTTP request.", | ||
"type" : "text" | ||
} | ||
], | ||
"fragments" : [ | ||
{ | ||
"kind" : "keyword", | ||
"text" : "class" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : " " | ||
}, | ||
{ | ||
"kind" : "identifier", | ||
"text" : "HTTPResponse" | ||
} | ||
], | ||
"identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/HTTPResponse", | ||
"kind" : "symbol", | ||
"navigatorTitle" : [ | ||
{ | ||
"kind" : "identifier", | ||
"text" : "HTTPResponse" | ||
} | ||
], | ||
"role" : "symbol", | ||
"title" : "HTTPResponse", | ||
"type" : "topic", | ||
"url" : "\/documentation\/apollo\/httpresponse" | ||
}, | ||
"doc://Apollo/documentation/Apollo/HTTPResponse/cacheRecords": { | ||
"abstract" : [ | ||
{ | ||
"text" : "A set of cache records from the response", | ||
"type" : "text" | ||
} | ||
], | ||
"fragments" : [ | ||
{ | ||
"kind" : "keyword", | ||
"text" : "var" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : " " | ||
}, | ||
{ | ||
"kind" : "identifier", | ||
"text" : "cacheRecords" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : ": " | ||
}, | ||
{ | ||
"kind" : "typeIdentifier", | ||
"preciseIdentifier" : "s:6Apollo9RecordSetV", | ||
"text" : "RecordSet" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : "?" | ||
} | ||
], | ||
"identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/HTTPResponse\/cacheRecords", | ||
"kind" : "symbol", | ||
"role" : "symbol", | ||
"title" : "cacheRecords", | ||
"type" : "topic", | ||
"url" : "\/documentation\/apollo\/httpresponse\/cacherecords" | ||
}, | ||
"doc://Apollo/documentation/Apollo/RecordSet": { | ||
"abstract" : [ | ||
{ | ||
"text" : "A set of cache records.", | ||
"type" : "text" | ||
} | ||
], | ||
"fragments" : [ | ||
{ | ||
"kind" : "keyword", | ||
"text" : "struct" | ||
}, | ||
{ | ||
"kind" : "text", | ||
"text" : " " | ||
}, | ||
{ | ||
"kind" : "identifier", | ||
"text" : "RecordSet" | ||
} | ||
], | ||
"identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/RecordSet", | ||
"kind" : "symbol", | ||
"navigatorTitle" : [ | ||
{ | ||
"kind" : "identifier", | ||
"text" : "RecordSet" | ||
} | ||
], | ||
"role" : "symbol", | ||
"title" : "RecordSet", | ||
"type" : "topic", | ||
"url" : "\/documentation\/apollo\/recordset" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.