I'm exploring graphql approach for data access from Lumen (repo - https://github.com/rebing/graphql-laravel) and want to use nahid/talk in my project. Need some guidance to use this package with your existing API methods but using graphql, or any alternatives to get it done without API methods, but without rewriting existing methods given by you?
I'm exploring graphql approach for data access from Lumen (repo - https://github.com/rebing/graphql-laravel) and want to use nahid/talk in my project. Need some guidance to use this package with your existing API methods but using graphql, or any alternatives to get it done without API methods, but without rewriting existing methods given by you?