Files
server/opt/psa/admin/cp/queries/Promos.graphql
2026-01-07 20:52:11 +01:00

13 lines
170 B
GraphQL

query Promos {
promos {
title
buttonUrl
buttonText
buttonTarget
hideUrl
hideText
text
iconUrl
}
}