a little bit naive question but right now I want to create a web api to be more flexible I just read about gqphql , is it a good practice to accept a query string and return a string containing the result
any example using web api and graphql , I know I can secure queries with something like jws but am speaking about the idea and best practice any examples or blogs