INPUT_OBJECT
LteProviderAuthenticationCredentialMutationInput
Credentials for an LTE provider.
link GraphQL Schema definition
- input LteProviderAuthenticationCredentialMutationInput {
- # An individual credential to authenticate to an LTE provider.
- LteProviderAuthenticationCredential! :
- # The credential value (e.g. username, password, etc.)
- String! :
- }