relayjs / relay-examples

A collection of sample Relay applications
MIT License
1.14k stars 433 forks source link

Changes for consistency with docs #253

Closed davidmccabe closed 1 year ago

davidmccabe commented 1 year ago

Just trying to rectify the schema to match. Many of the earlier examples deliberately do not use things like arrays or Viewer in order to avoid introducing too many concepts at once.