Skip to content

Commit 88ae942

Browse files
authored
README: fix apollo-client link
1 parent 9691baf commit 88ae942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This will add `/graphql` and `/graphiql` endpoints to your app.
3939
* `executor`: The `Executor` that you want to use to execute queries.
4040
* `graphiql`: If `True`, may present [GraphiQL](https://github.com/graphql/graphiql) when loaded directly from a browser (a useful tool for debugging and exploration).
4141
* `graphiql_template`: Inject a Jinja template string to customize GraphiQL.
42-
* `batch`: Set the GraphQL view as batch (for using in [Apollo-Client](http://dev.apollodata.com/core/network.html#query-batching) or [ReactRelayNetworkLayer](https://github.com/nodkz/react-relay-network-layer))
42+
* `batch`: Set the GraphQL view as batch (for using in [Apollo-Client]https://www.apollographql.com/docs/react/networking/network-layer/#query-batching) or [ReactRelayNetworkLayer](https://github.com/nodkz/react-relay-network-layer))
4343
* `middleware`: A list of graphql [middlewares](http://docs.graphene-python.org/en/latest/execution/middleware/).
4444

4545
You can also subclass `GraphQLView` and overwrite `get_root_value(self, request)` to have a dynamic root value

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy