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

Refactor the QueryOptions and MutationOptions. #40

Merged
merged 5 commits into from
Jun 30, 2024
Merged

Conversation

ogaclejapan
Copy link
Contributor

The following changes have been made:

  • Change the type of QueryOptions/MutationOptions to comply with the Kotlin library guidelines.
  • Change to a mechanism where option settings are shared by overwriting each QueryKey/MutationKey.

@ogaclejapan ogaclejapan added the breaking-change Breaking Changes label Jun 30, 2024
@ogaclejapan ogaclejapan merged commit 3a7424c into main Jun 30, 2024
@ogaclejapan ogaclejapan deleted the options_override branch June 30, 2024 06:58
@github-actions github-actions bot mentioned this pull request Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Breaking Changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant