mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
docs: change in usecase title
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9017 Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com> GitOrigin-RevId: 3027c5243da2347b489d653fb699276ba54e72e4
This commit is contained in:
parent
650137dc00
commit
64e8ab51f9
@ -8,7 +8,7 @@ keywords:
|
||||
- API gateway
|
||||
- tutorial
|
||||
- resource
|
||||
sidebar_position: 3
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
import Thumbnail from '@site/src/components/Thumbnail';
|
||||
|
@ -9,7 +9,7 @@ keywords:
|
||||
- existing apis
|
||||
- tutorial
|
||||
- resource
|
||||
sidebar_position: 4
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
import Thumbnail from '@site/src/components/Thumbnail';
|
||||
|
@ -33,7 +33,7 @@ Construct a complex data model with a permission layer and expose it over a Grap
|
||||
|
||||
<Thumbnail src="/img/use-case-overview/gql-backend.svg" alt="Hasura GraphQL Backend overview" width="600px" />
|
||||
|
||||
## Build a data API
|
||||
## Build a Data Access Layer
|
||||
|
||||
Effortlessly expose an authorization-enabled GraphQL service on top of your data sources in a matter of minutes.
|
||||
[Learn more](/resources/use-case/data-api.mdx)
|
||||
|
Loading…
Reference in New Issue
Block a user