Exception: GraphQL::Subscriptions::InvalidTriggerError

Inherits:
Error
  • Object
show all
Defined in:
lib/graphql/subscriptions.rb

Overview

Raised when either: - the triggered event_name doesn’t match a field in the schema; or - one or more arguments don’t match the field arguments