Preview

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

DuplicateFunctionNameError

Error returned if a function has the same name as an existing function.

This page contains

    Fields

    message: String!

    Description of the error

    path: [String!]

    Path to the field in the request where the error originated

    Implements