Skip to main content

LinkExternalDataPayload

Autogenerated return type of LinkExternalData.

type LinkExternalDataPayload {
brandId: ID @deprecated
clientMutationId: String
result: StatusResultEnum!
}

Fields

LinkExternalDataPayload.brandId ● ID deprecated scalar common

DEPRECATED

This field will be removed in the future. Brand is becoming a product-only attribute.

LinkExternalDataPayload.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

LinkExternalDataPayload.result ● StatusResultEnum! non-null enum common

Returned By

linkExternalData mutation