class GraphQL::Subscriptions::InvalidTriggerError
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
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