Antonio Nicasio

Results 1 comments of Antonio Nicasio

> I use mysql, this works for me. I hope to help those in need. > > ```graphql > mutation { > executeRaw(query: "SELECT * FROM `default@default`.`User`") > } >...