OBJECT
PairedIcp
link GraphQL Schema definition
- type PairedIcp {
- # Site information
- Site! :
- # Pairing status
- EmPairingStatus! :
- # Last data sync (collection) timestamp
- Time :
- # Last status update timestamp
- Time! :
- # ICP version information
- Version! :
- # ICP version update information
- Update! :
- # ICP license information
- LicenseInfo! :
- }