Skip to content

GraphQL::Subscriptions::ActionCableSubscriptions error on calling trigger #3933

Answered by penso
xrexonx asked this question in Q&A
Discussion options

You must be logged in to vote

I used this to discard the error:

   unless YourSchema.subscriptions
     use GraphQL::Subscriptions::ActionCableSubscriptions
   end

to only load this once, then found out the error was in my code which made the code reloaded twice.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xrexonx
Comment options

Answer selected by xrexonx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants