You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/apollo-subscribe-to-more.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,4 +52,4 @@ export default {
52
52
53
53
-`document`: GraphQL document that contains the subscription or a function that receives the `gql` tag as argument and should return the transformed document.
54
54
-`variables`: Object which will automatically update the subscription variables.
55
-
-`updateQuery`: Function in which on can update the query result if needed.
55
+
-`updateQuery`: Function to update the query result if needed.
0 commit comments