While multipart requests are not currently supported with our GraphQL resource type, you may be able to use the REST API resource type (since GraphQL queries are just specifically formed POST requests) to get this functionality, using something like this (note that the body is set to "Form Data"):
