This commit is contained in:
mborus 2018-01-19 10:36:26 +00:00 committed by GitHub
commit 26cf00a8ea

View File

@ -21,9 +21,9 @@ Useful links
- `Relay Cursor Connection Specification`_ - `Relay Cursor Connection Specification`_
- `Relay input Object Mutation`_ - `Relay input Object Mutation`_
.. _Relay: https://facebook.github.io/relay/docs/graphql-relay-specification.html .. _Relay: https://facebook.github.io/relay/docs/en/graphql-in-relay.html
.. _Relay specification: https://facebook.github.io/relay/graphql/objectidentification.htm#sec-Node-root-field .. _Relay specification: https://facebook.github.io/relay/graphql/objectidentification.htm#sec-Node-root-field
.. _Getting started with Relay: https://facebook.github.io/relay/docs/graphql-relay-specification.html .. _Getting started with Relay: https://facebook.github.io/relay/docs/en/graphql-in-relay.html
.. _Relay Global Identification Specification: https://facebook.github.io/relay/graphql/objectidentification.htm .. _Relay Global Identification Specification: https://facebook.github.io/relay/graphql/objectidentification.htm
.. _Relay Cursor Connection Specification: https://facebook.github.io/relay/graphql/connections.htm .. _Relay Cursor Connection Specification: https://facebook.github.io/relay/graphql/connections.htm
.. _Relay input Object Mutation: https://facebook.github.io/relay/graphql/mutations.htm .. _Relay input Object Mutation: https://facebook.github.io/relay/graphql/mutations.htm