28 lines
589 B
JSON
28 lines
589 B
JSON
{
|
|
"topics": {
|
|
"edges": [
|
|
{
|
|
"node": {
|
|
"id": "VG9waWNOb2RlOjU=",
|
|
"order": 1,
|
|
"title": "Geld und Kauf",
|
|
"slug": "geld-und-kauf",
|
|
"__typename": "TopicNode"
|
|
},
|
|
"__typename": "TopicEdge"
|
|
},
|
|
{
|
|
"node": {
|
|
"id": "VG9waWNOb2RlOjUz",
|
|
"order": 2,
|
|
"title": "Berufliche Grundbildung",
|
|
"slug": "berufliche-grundbildung",
|
|
"__typename": "TopicNode"
|
|
},
|
|
"__typename": "TopicEdge"
|
|
}
|
|
],
|
|
"__typename": "TopicConnection"
|
|
}
|
|
}
|