Gateway Host
Multipart sync request to REST endpoint (~/file)
Multipart async request to REST endpoint (~/file)
Multipart async request to GraphQL endpoint (~/graphql)
mutation($file: Upload!) { uploadFile(file: $file) { filename mimetype encoding } }