8000 Minor doc fixes by fashxp · Pull Request #658 · pimcore/data-hub · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Minor doc fixes #658

New issue
Merged
merged 1 commit into from
Dec 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Deeplink: https://demo.pimcore.fun/admin/login/deeplink?object_767_object

and make sure that the `/News` folder is readable.

![Workspace](../../img/graphql/news_workspace.png)
![Workspace](../../../img/graphql/news_workspace.png)

### Response

Expand Down
4 changes: 4 additions & 0 deletions doc/10_GraphQL/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
title: GraphQL
---

# ![GraphQL Icon](../img/graphql/logo_small.png) GraphQL

With [GraphQL](https://graphql.org/) endpoints, Datahub allows integrating Pimcore to other systems
Expand Down
0