mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
docs: add availability badge for cloud api ref
## Description [Jira ticket](https://hasurahq.atlassian.net/jira/software/projects/DOCS/boards/19?selectedIssue=DOCS-273) This PR adds availability badges to the [API reference](https://hasura.io/docs/latest/api-reference/index/) in docs, so that they are in line with the feature docs. I only found one instance where the badge was missing, which is the [Cloud API reference](https://hasura.io/docs/latest/api-reference/cloud-api-reference/). Everything else (except the [Source Health Check API](https://hasura.io/docs/latest/api-reference/source-health/) - which already has an availability badge) seems to be available in all editions. Whoever reviews this, please let me know if I'm missing something here and if more badges are required. ## Quick links [Cloud API Reference](https://marion-docs-add-availability.hasura-docs-mono.pages.dev/docs/latest/api-reference/cloud-api-reference/) PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7312 GitOrigin-RevId: 433c885d65597228039c993e29d38eee5cb140fa
This commit is contained in:
parent
a8500b44ed
commit
e5db48af61
@ -16,6 +16,8 @@ import Thumbnail from '@site/src/components/Thumbnail';
|
||||
|
||||
# Hasura Cloud API Reference
|
||||
|
||||
<div className='badge badge--primary heading-badge'>Available on: Cloud</div>
|
||||
|
||||
## Introduction
|
||||
|
||||
Hasura Cloud provides a GraphQL API to interact with services to create and manage your Cloud Projects using any GraphQL
|
||||
|
Loading…
Reference in New Issue
Block a user