Edit page

Getting Started

Installation

With Yarn:

or with NPM:

Usage

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:

Examples

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.