eslint-plugin-relay does this here: https://github.com/relayjs/eslint-plugin-relay/blob/master/src/rule-no-future-added-value.js It appears to just prohibit the literal `'%future added value'` in queries.