Preview

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

DuplicateFunctionVariableKeyError

Error returned if a function has multiple variables with the same key.

This page contains

    Fields

    message: String!

    Description of the error

    path: [String!]

    Path to the field in the request where the error originated

    Implements