Roman Rädle 7f61dd606c [sam2][demo][1/x] Fix file upload
Summary:

The Strawberry GraphQL library recently disabled multipart requests by default. This resulted in a video upload request returning "Unsupported content type" instead of uploading the video, processing it, and returning the video path.

This change enables multipart request support on the endpoint view.

Test Plan:

Tested locally and upload succeeds
2024-10-08 13:47:54 -07:00
..
2024-10-08 13:47:54 -07:00