Skip to content

Commit

Permalink
rename channel variant relation
Browse files Browse the repository at this point in the history
  • Loading branch information
arfenis committed Aug 2, 2024
1 parent 2c19eb0 commit 2e5a2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/schemas/Inventory/variantChannel.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ type ChannelsPricesHistoryRelationship {
from_date: String!
}
type VariantChannelRelationship {
id: ID!
channels_id: ID!
name: String
description: String
price: Float
Expand Down

0 comments on commit 2e5a2d1

Please sign in to comment.