Oct 7, 2020
0
Level 1
receive a non GraphQL post request in a GraphQL
I am using sends back a POST request to an URL specified by me. The problem is that I am using GraphQL and I don't feel like it's a very nice thing to do a REST API just for that. Any elegant way to resolve this?
I'm using Laravel 8.x and Laravel Lighthouse.
Please or to participate in this conversation.