Recurrence info models#997
Conversation
🦋 Changeset detectedLatest commit: 4338d60 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
@krishhna123 , nice work 💯 .
Just a suggestion: In the GraphQL validators in spec.ts file, we usually just check the __typename property. If that one is ok, we can rest assured the object has the right shape.
Reference : #815 (comment)
Hey @rajrdk Thank you for the feedback. I have updated the tests now. |
We're introducing new models named,
line-item-recurrence-infoandline-item-recurrence-info-draft,custom-line-item-recurrence-infoandcustom-line-item-recurrence-info-draft. All these models can be consumed from the@commercetools/composable-commerce-test-data/cartentry point.This is how new models could be used: