- splatnet3_scraper.auth.GraphQLQueries.get_query(query_name)
Gets a GraphQL query hash given the name of the query.
Uses the hash_map attribute to get the hash for the query, which is then returned. For more information on the valid queries, see the
queriespage of the documentation.