Preview

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

ValidationFieldError

This page contains

    Fields

    message: String!

    Error message

    path: [String!]

    Error path

    field: String!

    Field name that is missing

    Implements