property GraphqlFormattedError.path

Optional path to the field where the error occurred.

Type

Array<string | number>

Usage

import { type GraphqlFormattedError } from "common/src/index.ts";