Preview

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

DeleteQuotesPayload

Delete quotes response

This page contains

    Fields

    deletedCount: Int!

    Number of quotes successfully deleted

    deletedQuoteIds: [ID!]!

    IDs of quotes that were deleted

    userErrors: [DeleteQuotesError!] PREVIEW

    Deletion errors for quotes that couldn't be deleted

    Mutations for DeleteQuotesPayload

    deleteQuotes PREVIEW

    Delete quotes