mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 19:25:56 +00:00
docs(graphql): adding additional GraphQL docs (#3649)
This commit is contained in:
parent
f043b79f4c
commit
d062e14e37
@ -6,3 +6,6 @@ echo "# Auto Generated During Docs Build" >> combined.graphql
|
||||
cat ../../datahub-graphql-core/src/main/resources/entity.graphql >> combined.graphql
|
||||
cat ../../datahub-graphql-core/src/main/resources/search.graphql >> combined.graphql
|
||||
cat ../../datahub-graphql-core/src/main/resources/app.graphql >> combined.graphql
|
||||
cat ../../datahub-graphql-core/src/main/resources/recommendation.graphql >> combined.graphql
|
||||
cat ../../datahub-graphql-core/src/main/resources/auth.graphql >> combined.graphql
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user