useGETForQueries property

bool useGETForQueries
final

set to true to use the HTTP GET method for queries (but not for mutations)

Implementation

final bool useGETForQueries;