File tree 2 files changed +0
-10
lines changed
2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -132,11 +132,6 @@ const pusherLink = new PusherLink({
132
132
const link = ApolloLink .from ([pusherLink, httpLink (` ${ API_LOCATION } /graphql` )]);
133
133
` ` `
134
134
135
- ## Apollo for Laravel Echo
136
-
137
- If you are using the Laravel Echo subscription driver with Apollo
138
- you can use [this apollo link](https://github.com/thekonz/apollo-lighthouse-subscription-link).
139
-
140
135
## Relay Modern
141
136
142
137
To use Lighthouse's Pusher subscriptions with Relay Modern you will
Original file line number Diff line number Diff line change @@ -132,11 +132,6 @@ const pusherLink = new PusherLink({
132
132
const link = ApolloLink .from ([pusherLink, httpLink (` ${ API_LOCATION } /graphql` )]);
133
133
` ` `
134
134
135
- ## Apollo for Laravel Echo
136
-
137
- If you are using the Laravel Echo subscription driver with Apollo
138
- you can use [this apollo link](https://github.com/thekonz/apollo-lighthouse-subscription-link).
139
-
140
135
## Relay Modern
141
136
142
137
To use Lighthouse's Pusher subscriptions with Relay Modern you will
You can’t perform that action at this time.
0 commit comments