OBJECT
ImportContactLabelsOutput
The type representing response objects for the labels import mutation.
link GraphQL Schema definition
- type ImportContactLabelsOutput {
- # The list of contacts that were tried to be imported
- InputContactLabelsResult!]! : [
- }