Hello,
I think the problem is for graphql you must throw an exception not return ctx… :
To solve your problem (it work for me), modify your code as shown in this post : https://forum.strapi.io/t/correct-way-to-return-error-in-custom-service-through-graphql/1071/6
I hope this help you
Fabien
1 Like