Preview

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

InputValidationError

Represents an error when input validation fails

This page contains

    Fields

    message: String!

    Error message

    path: [String!]

    Error path

    Implements