Following revisions in the spec https://github.com/graphql/graphql-spec/pull/777, this commit applies similar changes to type and method names where feasible. The chief exception for now is the use of "query" for request input since that is what it is called in the JSON for GraphQL over HTTP.