iodamiano
iodamianoโ€ข2w ago

TRPC-Image

Hello, Someone know if there are some news about a way to pass an image in a TRPC mutation? I don't want to upload the image before and later send the url to the mutation, someone know how can i handle this stuff?
4 Replies
Nick
Nickโ€ข2w ago
GitHub
trpc/examples/minimal-content-types at next ยท trpc/trpc
๐Ÿง™โ€โ™€๏ธ Move Fast and Break Nothing. End-to-end typesafe APIs made easy. - trpc/trpc
Nick
Nickโ€ข2w ago
Not fully documented yet but the example project is simple to read
iodamiano
iodamianoOPโ€ข2w ago
Thanks a lot, i have read it the project and i havent understood nothing ahahahah ๐Ÿ™‚ do you have any other example with that?
Nick
Nickโ€ข2w ago
you're not going to get any simpler than 2 procedures and 2 files mate

Did you find this page helpful?