Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): Fixed missing customField input for assets (#844) #845

Merged
merged 1 commit into from
Apr 26, 2021
Merged

Conversation

Draykee
Copy link
Contributor

@Draykee Draykee commented Apr 25, 2021

Shall fix (#844)

  • Added optional customFields?: { [key: string]: any } to createAssetInternal signature and passed it in Asset constructor.
  • Added await this.customFieldRelationService.updateRelations(ctx, Asset, input, result); in create function

@michaelbromley michaelbromley merged commit 772bd8d into vendure-ecommerce:master Apr 26, 2021
@michaelbromley
Copy link
Member

💯 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants