INPUT_OBJECT

UpdateVoiceProviderMutationInput

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

link GraphQL Schema definition

  • input UpdateVoiceProviderMutationInput {
  • # A descriptive name.
  • name: String
  • # A note about this entity.
  • note: NoteMutationInput
  • }

link Require by