6 lines
100 B
GraphQL
6 lines
100 B
GraphQL
fragment AccountPageContentShortcuts on AccountPageContentShortcuts {
|
|
shortcuts {
|
|
title
|
|
}
|
|
}
|