Rails Generator for GraphQL queries - DEV Community

This article is about a real need I had in my work.Create a graphql queries in rails, Everytime I have to make a do this I have to create a bunch of file, sometimes even directory because they did not exist yet.I wanted to automate the generation of this file and directory as much as possible. Rails offers a really cool CLI for this, You can create you own generator to generate any file you want this files can follow a template that you will define.
Rails Generator for GraphQL queries - DEV Community #ruby #rubydeveloper #rubyonrails #dev https://rubyonrails.ba/single/rails-generator-for-graphql-queries-dev-community

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles