Loading request...
The user questions why REST API collections cannot be directly converted to GraphQL. This implies a desire for a tool or feature that would allow for such a conversion, simplifying the process of adapting existing REST services to GraphQL.
Webhooks is NOT a separated API. It's an interaction method. And for GraphQL - it even has any requirements on server side? Why not just flip REST API collections straight to GraphQL?