scala-relay-compiler
Advanced tools
Changelog
0.11.0
1.6.2
, most of the changes seem import relateddef newInput(args...): MutationInputType = ...
for all
mutations, making it a little easier.Changelog
0.10.0
{ value @scalajs(extends:"Foo") }
The trait would have a member val value: String with Foo
Changelog
0.9.4
@scalajs(useNulls: boolean)
that gives you finer grained access to
using A | Null