OBJECT
PairedMachine
link GraphQL Schema definition
- type PairedMachine {
- # Site information
- Site! :
- # Version information
- Version! :
- # The license information
- LicenseInfo! :
- # Last synced time
- Time! :
- # Sync status
- SyncStatus! :
- }