Exception: HQ::GraphQL::Types::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/hq/graphql/types.rb

Constant Summary collapse

MISSING_TYPE_MSG =
"The GraphQL type for `%{klass}` is missing."