DevThoughtsD
tRPC3y ago
16 replies
DevThoughts

Delete item {0: {json:{id: 12324}}}

When i try to mutate/delete item with id i am geting this payload {0: {json:{id: 12324}}}, without trpc everything working fine, dont understand where the {0: {json:{id: 12324}}} coming from? what is batch 1?
Screenshot_2023-04-23_at_14.57.46.png
Screenshot_2023-04-23_at_15.33.07.png
Was this page helpful?