With Yarn:
or with NPM:
Using Releasy
is quite simple, first we need to create an instance of our Config class:
Then we need to wrap the application with a ReleasyProvider:
Let's start making a simple Query:
Also, we can commit a mutation using getEnvironment
:
All set! You can start to do whatever you want and show to the world the power of Relay.