As of #108, the `"application/graphql+json"` media type is supported and has been made the default. It seems that it is not ready for adoption now; so while we'll keep supporting it, this commit reverts back to `"application/json"` as the default media type for servers and clients. Closes gh-375