Preview

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

CreateProductCustomAttributeValuesPayload

This page contains

    Fields

    productId: ID!

    The ID of the product associated with custom attribute

    productCustomAttributeValues: [ProductCustomAttributeValue!] PREVIEW

    Custom attribute values

    userErrors: [CreateProductCustomAttributeValuesError!] PREVIEW

    User error if any

    Mutations for CreateProductCustomAttributeValuesPayload

    createProductCustomAttributeValues PREVIEW

    Create product custom attribute values