Skip to content

Commit

Permalink
refact: issue with query
Browse files Browse the repository at this point in the history
  • Loading branch information
kaioken committed Jun 16, 2024
1 parent e9162ca commit 6c614d3
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 @@ -35,7 +35,7 @@ type VariantChannelRelationship {
description: String
price: Float
discounted_price: Float
warehouses_id: ID!
warehouses_id: ID
slug: String
is_published: Boolean
prices_history: [ChannelsPricesHistoryRelationship!]!
Expand Down

0 comments on commit 6c614d3

Please sign in to comment.