DuplicateWebhookConfigurationError

Error returned when trying to create or update a duplicate webhook configuration

This page contains

    Fields

    message: String!

    Description of the error

    path: [String!]

    Path to the field in the request where the error originated

    duplicate: WebhookConfiguration!

    Existing duplicate webhook configuration

    Implements