-
Notifications
You must be signed in to change notification settings - Fork 731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Auto Persisted Queries with CDN Support #608
Feature: Auto Persisted Queries with CDN Support #608
Commits on Jul 16, 2019
-
Fix codegen fail for StarWarsAPI and GitHubAPI, add operationIdentifi…
…er generation
Henry Hong committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 2c8da2e - Browse repository at this point
Copy the full SHA 2c8da2eView commit details -
Fix codegen fail for StarWarsAPI and GitHubAPI, add operationIdentifi…
…er generation
Henry Hong committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 9fa6349 - Browse repository at this point
Copy the full SHA 9fa6349View commit details -
Henry Hong committed
Jul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 48315cd - Browse repository at this point
Copy the full SHA 48315cdView commit details -
Henry Hong committed
Jul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 8698e81 - Browse repository at this point
Copy the full SHA 8698e81View commit details -
throw GraphQLHTTPRequestError for JSON serialization error handling
Henry Hong committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 55bb400 - Browse repository at this point
Copy the full SHA 55bb400View commit details -
1. add sorting logic in GraphQLGETTransformer
2. remove `_` on private variable 3. add guard clause to optional variable in HttpNetworkTransportTests 4. removed redundant parameter in StarWarsServerTests 5. change // Mark to // MARK 6. single line for method declaration 7. removed redundant code in HTTPNetworkTransport 9. update switch style
Henry Hong committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 6f25277 - Browse repository at this point
Copy the full SHA 6f25277View commit details -
rename HttpNetworkTransportTests to AutomaticPersistedQueriesTests
Henry Hong committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 3216c59 - Browse repository at this point
Copy the full SHA 3216c59View commit details
Commits on Jul 17, 2019
-
removed force unwrap in test cases
Henry Hong committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 2e66ece - Browse repository at this point
Copy the full SHA 2e66eceView commit details -
use url.queryItems to test urlQuery against 2d GraphQLMap in GETTrans…
…former for SDK lower than 11.
Henry Hong committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 6d7af3d - Browse repository at this point
Copy the full SHA 6d7af3dView commit details
Commits on Jul 19, 2019
-
splited MockURLSession to single file
renamed useHttpGetMethodForPersistedQueries to useGETForPersistedQueryRetry un-shared test projects fixed grammer typo in GraphQLHTTPResponseError updated to use XCTAssertEqual
Henry Hong committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 8c6b303 - Browse repository at this point
Copy the full SHA 8c6b303View commit details -
update to use XCTAssertEqual in GETTransformerTests
Henry Hong committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for d51c67a - Browse repository at this point
Copy the full SHA d51c67aView commit details