File uploading is an important part of the majority of websites, and since GraphQL is getting more and more traction, GraphQL community began asking how can we upload files using GraphQL. Then Jayden Seric had created a specification for GraphQL multipart request and created an upload package for GraphQL to…