Installation
Add Quail to Your Gemfile
Section titled “Add Quail to Your Gemfile”gem "quail-graphql"Then install the dependency:
bundle installOnce installed, head to the Quick Start guide to scaffold your GraphQL layer.
gem "quail-graphql"Then install the dependency:
bundle installOnce installed, head to the Quick Start guide to scaffold your GraphQL layer.