INPUT_OBJECT
ImportDidMutationInput
The fields necessary for a single imported DID.
link GraphQL Schema definition
- input ImportDidMutationInput {
- # The number.
- String! :
- # A two character country code for this phone number.
- Country :
- # A state, province, or other country subdivision.
- Subdivision :
- }