diff --git a/src/lib/utils/hooks/offers/graphql.ts b/src/lib/utils/hooks/offers/graphql.ts index 93de300a0..d6e9d02f7 100644 --- a/src/lib/utils/hooks/offers/graphql.ts +++ b/src/lib/utils/hooks/offers/graphql.ts @@ -153,6 +153,7 @@ export const offerGraphQl = gql` deliveryTime } redemptionPoint + returnPeriodInDays } } }