We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f846be commit 3397f79Copy full SHA for 3397f79
etc/schema.graphqls
@@ -261,7 +261,7 @@ type SellerProduct {
261
262
type SellerGroup {
263
group_id: Int @doc(description: "Group Id")
264
- name: String @doc(description: "name")
+ name: String @doc(description: "name")
265
url_key: String @doc(description: "url_key")
266
status: Int @doc(description: "Status")
267
position: Int @doc(description: "position")
0 commit comments