docs: add "supported from" note to relay docs (#5201)

This commit is contained in:
Marion Schleifer 2020-06-24 20:23:48 +02:00 committed by GitHub
parent 527530704d
commit fa45bb299a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,14 @@ The Hasura GraphQL engine serves a `Relay <https://relay.dev/>`__ schema for Pos
.. thumbnail:: /img/graphql/manual/schema/relay.png
:alt: Relay API toggle
.. admonition:: Supported from
Relay is supported from versions ``v1.3.0-beta.1`` and above.
.. .. admonition:: Supported from
.. Relay is supported from versions ``v.1.3.0`` and above.
What is Relay?
--------------