As I found in the tutorials htmx is sending form data to server, I’m using GraphQL on the server and it requires json like this: query: “{ posts …
As I found in the tutorials htmx is sending form data to server, I’m using GraphQL on the server and it requires json like this: query: “{ posts …