Francesco Venica
Francesco Venica
is this working with infinte nested mutations?
Hello, Any update on this? I have a similar issue where the update doesn't work with multiple nested object... In my case I have this structure: ``` media { id...
@Eldow I know a lot of time passed but I'm still have this issue, I'm not able to create more then 1 child, how did you get that working with...
what's the file name? I just found out if the file name has spaces it doesn't work...removing the spacing it started to work, maybe is something related to the encoding...
yeah you are right, it should still throw the error or at least timeout is the url is wrong...I wrote just to give a workaround to who read this post...
in the meantime if you want you can try this branch: https://github.com/francescovenica/postgraphile-plugin-nested-mutations/tree/fix-update-by-key
would I be able to animate the height & width of the carousel using a sharedValue?
I have the same issue, I found a kind of solution but I'm not sure it is secure enough and I'm not sure is a valid way, I never tried...