Relay
"Relay" というと2つの意味があります
このscrapboxではおもに (2) の Relay Server Specification を指します。 graphql-ruby はRelay準拠のmutationやconnectionを備えています。
1. Facebookが開発している React x GraphQL な UI framework
https://facebook.github.io/relay/
2. (1) が求める GraphQL Server Specification
https://facebook.github.io/relay/docs/en/graphql-server-specification.html