david.bilik
10/19/2021, 10:44 AMSingleUploadMutation but the FileUpload class does not accept a File as stated in docs but accepts only a filePath: String and if i check the FileUpload class there is no implementation 🤔 is the documentation not updated or am I missing something?david.bilik
10/19/2021, 10:48 AMFileUpload.Companion.create function with the actual implementation so it seems that the docs are not up to datebod
10/19/2021, 10:53 AM