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

9 lines
134 B
GraphQL

query MasterKeyProcessingState {
masterKeyProcessingState
config {
product {
supportUrl
}
}
}