splatnet3_scraper.auth.GraphQLQueries()

Initializes the GraphQLQueries class. Initializes a requests.Session and stores it in the session attribute. Also gets the hashes for the GraphQL queries and stores them in the hash_map attribute. The hashes are stored in a dictionary where the keys are the names of the queries and the values are the hashes.