FQDN incorrect check #1081, vendor work #1080

This commit is contained in:
jokob-sk
2025-06-11 07:26:52 +10:00
parent dff63b74f5
commit 69cf4057ac
10 changed files with 41 additions and 12 deletions

View File

@@ -49,6 +49,8 @@ query GetDevices($options: PageQueryOptionsInput) {
}
```
See also: [Debugging GraphQL issues](./DEBUG_GRAPHQL.md)
### `curl` Command
You can use the following `curl` command to execute the query.