You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I've seen in the code, there is no recursion involved with nested updaters and deleters, only with create, but that would definitely be a nice feature, especially since the inflectors are suggesting it might work.
Hello,
I have a problem with a nested mutation but I'm not sure if I'm missing something or if it can't work, this is the schema I have:
and this is the body I'm sending:
the title
rewq 123
work fine, the alt doesn't....am I missing something?many thanks
The text was updated successfully, but these errors were encountered: