liste-bebe-macia-capde-front/queries/singles/homepage.gql

10 lines
89 B
Text
Raw Permalink Normal View History

2023-11-02 14:42:34 +00:00
query getHomepage {
homepage {
date_updated
content
2023-11-05 09:42:11 +00:00
illustration {
id
}
2023-11-02 14:42:34 +00:00
}
}