Skip to content

Commit e6955df

Browse files
committed
remove cityIndex from gql until it's deployed
1 parent 651f830 commit e6955df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package/src/lib/gql/schema.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ query OfferDetails($where: Offer_filter) {
4040
id
4141
countryCode
4242
cityCode
43-
cityIndex
43+
# cityIndex
4444
tier
4545
certifications
4646
}

0 commit comments

Comments
 (0)