Painless forms for GraphQL.
This is a demo of periqles, a form library for GraphQL that supports Relay and Apollo clients.
This repo uses Relay and Apollo clients side-by-side on the same Express server to demonstrate how to use periqles in either client. As such, it's a little bootstrappy on the backend; your own backend will probably look very different. Please consult the periqles readme for documentation.
If there's anything else about periqles you'd like to see demonstrated, please write an issue or open a pull request.