var Relay = require('react-relay'); var x = Relay.QL`fragment on Node @relay(plural: true) { id }`;