Skip to content

Commit 8c1c88b

Browse files
fix: missing returnPeriod in exchange details (#442)
1 parent 945ac8d commit 8c1c88b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/utils/hooks/offers/graphql.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ export const offerGraphQl = gql`
153153
deliveryTime
154154
}
155155
redemptionPoint
156+
returnPeriodInDays
156157
}
157158
}
158159
}

0 commit comments

Comments
 (0)