INPUT_OBJECT
CreateVoiceProviderMutationInput
The input object that defines the fields for the createVoiceProvider mutation.
link GraphQL Schema definition
- input CreateVoiceProviderMutationInput {
- # A descriptive name.
- String! :
- # A note about this entity.
- NoteMutationInput :
- }