BulkLinkProductExternalIdentifiersPayload
Autogenerated return type of BulkLinkProductExternalIdentifiers.
type BulkLinkProductExternalIdentifiersPayload {
clientMutationId: String
result: StatusResultEnum!
}
Fields
BulkLinkProductExternalIdentifiersPayload.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
BulkLinkProductExternalIdentifiersPayload.result ● StatusResultEnum! non-null enum common
Whether the job was enqueued.
Returned By
bulkLinkProductExternalIdentifiers mutation