Multipart Request GraphQL iOS

Hello Everyone

Can some one please help me , how to form multipart graphQL file in iOS swift , i have requirement of upload image to server through multipart , i want to know how the request need to add in our graphql file

Hi @Venkat_Reddy, we have documentation for apollo-ios with an example on how to upload via GraphQL - Performing mutations - Apollo GraphQL Docs. Hope that helps.