Classes

Adds functionality that checks a request for a token before allowing a mutation to happen. Protects against CSRF attacks

Ensures mutations use POST requests

Interfaces

Represents middleware for evaluating a graphql query