INPUT_OBJECT
DhcpServerAuthenticationCredentialMutationInput
Credentials for a DhcpServer.
link GraphQL Schema definition
- input DhcpServerAuthenticationCredentialMutationInput {
- # A credential for a `DhcpServer`.
- : DhcpServerAuthenticationCredential!
- # The value of a credential for a `DhcpServer`.
- : String!
- }