A partner successfully adds a new artist via the Add Artist modal. Fires on mutation success.
This schema describes events sent to Segment from OsAddedArtist
{ action: "addedArtist", context_module: "addArtistModal", context_page_owner_type: "inventory", artwork_id: "abc123", artist_id: "artist789" }
Generated using TypeDoc
A partner successfully adds a new artist via the Add Artist modal. Fires on mutation success.
This schema describes events sent to Segment from OsAddedArtist
{ action: "addedArtist", context_module: "addArtistModal", context_page_owner_type: "inventory", artwork_id: "abc123", artist_id: "artist789" }