useGETForQueries property
set to true to use the HTTP GET method for queries (but not for mutations)
Implementation
final bool useGETForQueries;
set to true to use the HTTP GET method for queries (but not for mutations)
final bool useGETForQueries;