INPUT_OBJECT

SynchronizeDhcpServerMutationInput

The input object that defines the fields for the synchronizeDhcpServer mutation.

link GraphQL Schema definition

  • input SynchronizeDhcpServerMutationInput {
  • # The ID of a `DhcpServer`.
  • dhcp_server_id: Int64Bit!
  • }

link Require by