INPUT_OBJECT
The input object that defines the fields for the synchronizeDhcpServer mutation.
input SynchronizeDhcpServerMutationInput {# The ID of a `DhcpServer`.dhcp_server_id: Int64Bit!}