Sha256: 89dc511edd459e030cd4318faa7bdbb7e112f3dd654aa69aff53c5b88e3781b5

Contents?: true

Size: 169 Bytes

Versions: 6

Compression:

Stored size: 169 Bytes

Contents

Description:
    Creates a GraphQL::Sugar Mutator.

Example:
    rails generate graphql:mutator Thing

    This will create:
      app/graphql/mutators/thing_mutator.rb

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
graphql-sugar-0.1.6 lib/generators/graphql/mutator/USAGE
graphql-sugar-0.1.5 lib/generators/graphql/mutator/USAGE
graphql-sugar-0.1.4 lib/generators/graphql/mutator/USAGE
graphql-sugar-0.1.3 lib/generators/graphql/mutator/USAGE
graphql-sugar-0.1.2 lib/generators/graphql/mutator/USAGE
graphql-sugar-0.1.1 lib/generators/graphql/mutator/USAGE