INPUT_OBJECT
UpdateLocalPrefixMutationInput
The input object that defines the fields for the updateLocalPrefix mutation.
link GraphQL Schema definition
- input UpdateLocalPrefixMutationInput {
- # A telephone number prefix.
- Numeric! :
- # A note about this entity.
- NoteMutationInput :
- }