Preview

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

CustomerUnificationInvalidFieldSelectionsError

The fieldSelections JSON is malformed or references invalid fields or resolution sources.

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