owen2345 opened this issue 5 years ago · 1 comments
Hi, could you please add relay input support? Sample mutation query:
mutation categoriesUpdate($input: CategoriesUpdateInput!) { categoriesUpdate(input: $input) { category { id } errors } }
Regards!
@owen2345 feel free to open a PR for this use case.