Class: GraphqlMigrateExecution::NotImplemented
- 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
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