Skip to content

Commit dacefa6

Browse files
authored
Merge branch 'master' into enum_php
2 parents ee32efe + 17149a0 commit dacefa6

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
@@ -9,7 +9,7 @@ OverblogGraphQLBundle
99
[![Total Downloads](https://poser.pugx.org/overblog/graphql-bundle/downloads)](https://packagist.org/packages/overblog/graphql-bundle)
1010

1111
This Symfony bundle provides integration of [GraphQL](https://facebook.github.io/graphql/) using [webonyx/graphql-php](https://github.com/webonyx/graphql-php)
12-
and [GraphQL Relay](https://facebook.github.io/relay/docs/en/graphql-server-specification.html).
12+
and [GraphQL Relay](https://relay.dev/docs/guides/graphql-server-specification/).
1313
It also supports:
1414
* batching with [ReactRelayNetworkLayer](https://github.com/nodkz/react-relay-network-layer)
1515
* batching with [Apollo GraphQL](https://www.apollographql.com/docs/react/api/link/apollo-link-batch-http/)

0 commit comments

Comments
 (0)