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

Library Update Queries and Mutations #609

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

Syer10
Copy link
Collaborator

@Syer10 Syer10 commented Jul 23, 2023

No description provided.

class UpdateMutation {
private val updater by DI.global.instance<IUpdater>()

data class UpdateGlobalMangaInput(
Copy link
Collaborator

Choose a reason for hiding this comment

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

would it also be better to use mangas instead of manga to make it clear that it's plural?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Manga rolls off the tongue better, its not like we need to be specific here

@Syer10 Syer10 merged commit c3fb08d into Suwayomi:master Aug 3, 2023
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.

2 participants