Rails Generator for GraphQL queries - DEV Community
10-Mar-2023 823
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 #Rails #Generator #GraphQL #queries #Community #dev https://rubyonrails.ba/link/rails-generator-for-graphql-queries-dev-community