Skip to content

Commit 3397f79

Browse files
committed
updated
1 parent 4f846be commit 3397f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/schema.graphqls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ type SellerProduct {
261261

262262
type SellerGroup {
263263
group_id: Int @doc(description: "Group Id")
264-
name: String @doc(description: "name")
264+
name: String @doc(description: "name")
265265
url_key: String @doc(description: "url_key")
266266
status: Int @doc(description: "Status")
267267
position: Int @doc(description: "position")

0 commit comments

Comments
 (0)