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

UpdateCitation: use update_citations instead of insert_citations #43

Open
Yakimych opened this issue May 4, 2020 · 0 comments
Open

Comments

@Yakimych
Copy link
Collaborator

Yakimych commented May 4, 2020

Hi. Was looking to use the UpdateCitation mutation in the flutter app and noticed that insert_citations with on_conflict is being used here. Is there any reason not to use update_citations instead of insert_citations for this?

https://github.com/MargaretKrutikova/re-cite/blob/master/src/core/Mutations.re#L38

@Yakimych Yakimych changed the title UpdateCitation - use update_citations instead of insert_citations UpdateCitatio: use update_citations instead of insert_citations May 4, 2020
@Yakimych Yakimych changed the title UpdateCitatio: use update_citations instead of insert_citations UpdateCitatiom: use update_citations instead of insert_citations May 11, 2020
@Yakimych Yakimych changed the title UpdateCitatiom: use update_citations instead of insert_citations UpdateCitation: use update_citations instead of insert_citations Jun 8, 2020
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

No branches or pull requests

1 participant