Preview

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

DuplicateMarketplaceUrlError

Returned when the URL is already registered to a different marketplace.

This page contains

    Fields

    message: String!

    Description of the error.

    url: URL!

    The URL that is already in use.

    path: [String!]

    Path to the input value that caused the error.

    Implements