INPUT_OBJECT
ImportDidsMutationInput
The input object that defines the fields for the importDids mutation.
link GraphQL Schema definition
- input ImportDidsMutationInput {
- # The ID of a `VoiceProvider`.
- Int64Bit! :
- # The ID of a `RateCenter`.
- Int64Bit! :
- # The `Did`s.
- ImportDidMutationInput] : [
- }