Class: GraphqlMigrateExecution::NotImplemented

Inherits:
Strategy
  • Object
show all
Defined in:
lib/graphql_migrate_execution/not_implemented.rb

Overview

GraphQL-Ruby doesn’t have a migration strategy for these fields. Automated migration may be possible – please open an issue on GitHub with the source for these fields to investigate.

Constant Summary

Constants inherited from Strategy

Strategy::METHODS_TO_RENAME

Method Summary

Methods inherited from Strategy

#cleanup, #initialize, #migrate, prefix_if_necessary, #run, strategy_name

Constructor Details

This class inherits a constructor from GraphqlMigrateExecution::Strategy