pjaydev
Results
2
comments of
pjaydev
This is a bug the *@graphql-codegen/c-sharp-operations* plugin since v2.3.0. See https://github.com/dotansimha/graphql-code-generator-community/issues/92
I have a similar scenario, which I could not solve due to the lack of support for async callbacks. My upload endpoint requires to receive a pre-generated _fileUuid_ for each...