graphql: Refactor GraphQL handler
Created by: ryanslade
Pulled code out of relay handler and into our own so that we can perform rate limiting and cost calculations before actually executing the schema.
Created by: ryanslade
Pulled code out of relay handler and into our own so that we can perform rate limiting and cost calculations before actually executing the schema.