Skip to content

Commit

Permalink
Merge pull request #1773 from bakaphp/channels-fields-renaming
Browse files Browse the repository at this point in the history
[QoL] Channel Variants Renaming
  • Loading branch information
arfenis committed Aug 2, 2024
2 parents 2b7cf20 + 2e5a2d1 commit f50240b
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 f50240b

Please sign in to comment.