Preview

CustomerUnificationUnmergeNotAllowedError is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CustomerUnificationUnmergeNotAllowedError

Unmerge is only valid when a prior merge decision exists for the pair.

This page contains

    Fields

    message: String!

    Human-readable description.

    path: [String!]!

    GraphQL path segments for the field that caused the error (often empty for root mutations).

    Implements