Class: Graphql::Generators::MutationDeleteGenerator

Inherits:
OrmMutationsBase
  • Object
show all
Defined in:
lib/generators/graphql/mutation_delete_generator.rb

Overview

TODO: What other options should be supported?

Examples:

Generate a GraphQL::Schema::RelayClassicMutation by name

rails g graphql:mutation CreatePostMutation

Method Summary

Methods inherited from OrmMutationsBase

#create_mutation_file

Methods included from Core

#create_dir, #insert_root_type, #module_namespacing_when_supported, #schema_file_path