apollographql / persistgraphql

A build tool for GraphQL projects.
MIT License
425 stars 57 forks source link

Added more hashing methods #73

Open BlenderDude opened 5 years ago

BlenderDude commented 5 years ago

In order to allow the queries to be uploaded to a Redis server and be reusable across multiple updates, the sequential ID system just wasn't cutting it. I went through and added more hash methods so that each given query remained identical across multiple client side app updates, regardless of how files shifted around.

apollo-cla commented 5 years ago

@BlenderDude: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/