Class: GraphQL::Analyzer::Parser::Sqlite3
- Defined in:
- lib/graphql/analyzer/parser/sqlite3.rb
Constant Summary collapse
- FIELDS =
%w(select_id order from details).freeze
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from GraphQL::Analyzer::Parser::Base