List of keywords: https://doc.rust-lang.org/grammar.html#keywords [How it is implemented currently (for `type` only)](https://github.com/tomhoule/graphql-client/blob/master/graphql_query_derive/src/shared.rs#L38). We should do the same for the other keywords, in a nice, tested way.