graphql-upload-ts icon indicating copy to clipboard operation
graphql-upload-ts copied to clipboard

type-graphql usage?

Open FezVrasta opened this issue 8 months ago • 1 comments

Hi, could you please provide an example to use your package with type-graphql?

When I try to use the GraphQLUpload directly I get:

Cannot determine GraphQL input type for 'image' of 'ContentCreateInput' class. Is the value, that is used as its TS type or explicit type, decorated with a proper decorator or is it a proper input value?

Thanks!

FezVrasta avatar Jun 21 '24 12:06 FezVrasta