Preview

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

InvalidCodeError

Error when the code uses an invalid combination of characters

This page contains

    Fields

    message: String!

    The error message

    path: [String!]

    The path to the field causing the error

    Implements