Skip to main content

RemoveProductExternalIdentifiersPayload

Autogenerated return type of RemoveProductExternalIdentifiers.

type RemoveProductExternalIdentifiersPayload {
clientMutationId: String
result: StatusResultEnum!
}

Fields

RemoveProductExternalIdentifiersPayload.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

RemoveProductExternalIdentifiersPayload.result ● StatusResultEnum! non-null enum common

Whether the operation succeeded.

Returned By

removeProductExternalIdentifiers mutation