INPUT_OBJECT

RegisterdHostInfo

Description

Not in use.

link GraphQL Schema definition

  • input RegisterdHostInfo {
  • # ID of the host.
  • hostFid: String
  • # Timestamp of host registration.
  • hostRegisteredTime: DateTime
  • }