mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-23 01:22:00 +00:00

Co-authored-by: Harshal Sheth <harshal@acryl.io> Co-authored-by: Dexter Lee <dexter@acryl.io> Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
8 lines
91 B
GraphQL
8 lines
91 B
GraphQL
query getHighlights {
|
|
getHighlights {
|
|
value
|
|
title
|
|
body
|
|
}
|
|
}
|