Skip to content

Commit

Permalink
Merge pull request #331 from artsy/dariakoko/CX-2610/add-new-type_
Browse files Browse the repository at this point in the history
add myCollectionMarketSignals module
  • Loading branch information
dariakoko authored Jun 2, 2022
2 parents beddcd8 + 034470c commit 0ae9373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Schema/Values/ContextModule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export enum ContextModule {
myCollectionArtworkAbout = "myCollectionArtworkAbout",
myCollectionComparableWorks = "myCollectionComparableWorks",
myCollectionHome = "myCollectionHome",
myCollectionMarketSignals = "myCollectionMarketSignals",
newWorksByArtistsYouFollowRail = "newWorksByArtistsYouFollowRail",
newWorksForYouRail = "newWorksForYouRail",
newWorksByGalleriesYouFollowRail = "newWorksByGalleriesYouFollowRail",
Expand Down

0 comments on commit 0ae9373

Please sign in to comment.