Skip to content

Commit 505415c

Browse files
Updated GraphQL schema
1 parent 7a83353 commit 505415c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api-specs/graphql/schema.sdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11262,6 +11262,7 @@ BETA: This feature can be subject to change and should be used carefully in prod
1126211262
type VariantAttributeSimpleAvailability {
1126311263
isOnStock: Boolean!
1126411264
availableQuantity: Long!
11265+
restockableInDays: Int
1126511266
}
1126611267

1126711268
"""

0 commit comments

Comments
 (0)