Skip to content
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

Updating Persisted Query Configuration #3175

Merged
merged 25 commits into from
Aug 9, 2023

Conversation

BobaFetters
Copy link
Member

@BobaFetters BobaFetters commented Aug 4, 2023

-Moved all codegen config options related to persisted queries to a new top level OperationManifestConfiguration object
-Added an autoGenerate option to determine if the operation manifest should be generated when using the generate cli command
-Cleaned up/combined some code

@BobaFetters BobaFetters self-assigned this Aug 4, 2023
@netlify
Copy link

netlify bot commented Aug 4, 2023

Deploy Preview for apollo-ios-docs canceled.

Name Link
🔨 Latest commit cf9543b
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docs/deploys/64d3e3df5c5a440007eec872

@BobaFetters BobaFetters requested a review from AnthonyMDev August 4, 2023 20:26
@BobaFetters BobaFetters dismissed AnthonyMDev’s stale review August 4, 2023 20:26

Feedback addressed

@BobaFetters BobaFetters requested a review from AnthonyMDev August 8, 2023 19:21
Copy link
Contributor

@AnthonyMDev AnthonyMDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also do a quick pass over the inline docs here, finding any reference to APQ and making sure it still is accurate. We now know that APQ and legacy safelisting are not the same feature. And we should just replace any references to the legacy safelisting with the new "persisted queries" only.

Co-authored-by: Anthony Miller <anthonymdev@gmail.com>
…phql/apollo-ios into feature/persisted-query-update

# Conflicts:
#	Sources/ApolloCodegenLib/ApolloCodegenConfiguration.swift
@BobaFetters BobaFetters requested a review from AnthonyMDev August 9, 2023 16:57
Copy link
Contributor

@AnthonyMDev AnthonyMDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor typo, but otherwise good! Let's ship this!

Co-authored-by: Anthony Miller <anthonymdev@gmail.com>
@BobaFetters BobaFetters merged commit e21116a into main Aug 9, 2023
@BobaFetters BobaFetters deleted the feature/persisted-query-update branch August 9, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants