Class: GraphqlMigrateExecution::UnsupportedCurrentPath
- Defined in:
- lib/graphql_migrate_execution/unsupported_current_path.rb
Overview
These use ‘context` or `context.current_path` which isn’t supported. Refactor these fields then try migrating again.
Open an issue on GraphQL-Ruby’s GitHub repo to discuss further.
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