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

Question regarding how to customize mutation arguments #146

Open
crispinkoech opened this issue Jan 18, 2023 · 0 comments
Open

Question regarding how to customize mutation arguments #146

crispinkoech opened this issue Jan 18, 2023 · 0 comments

Comments

@crispinkoech
Copy link

So there is documentation on how to customize queries to provide extra related fields; I was wondering, could you provide documentation on how one can get around customizing builds arguments for mutations on the data provider level?

Just to give more context, we're working on a many-to-many relationship table which doesn't have one (id) primary column; rather, it has a set of columns columnA and columnB which act as the composite key. What I'd like to achieve, is to override the mutation query at the data provider level to then set my own custom arguments as well as augment this on the query document sent out. Is this something possible?

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