I want to send parameters to a GraphQL query from my flutter application
I want to send parameters to a GraphQL query from my flutter application, but it doesn’t work. I declared a variable and write to it when I select by which criteria I am going to sort the query.