11 lines
233 B
YAML
11 lines
233 B
YAML
- name: allowed-queries
|
|
definition:
|
|
queries:
|
|
- name: clientSettings
|
|
query: |
|
|
query clientStartupSettings {
|
|
meeting_clientSettings {
|
|
clientSettingsJson
|
|
}
|
|
}
|